RE: Marvin deploy failed on master

2013-11-02 Thread Santhosh Edukulla
Hi Min, 1/ I just pulled the latest code from master and used marvin, it went fine. Are you still facing this issue? Make sure your local setup is clean and marvin installed with latest pull. 2/ It seems you don't have codes.py file available under python/site-packages/.../marvin folder? Ide

RE: Tiered Quality

2013-11-02 Thread Sudha Ponnaganti
That is only for Unit tests - we need to instrument code coverage for BVTs and Regressions i.e integration tests. We are pursuing this in our lab. If we get any break through will post it to the forum. Because of customized nature of automation framework there are few challenges there. ___

Re: S3 as secondary storage is broken in master

2013-11-02 Thread Marcus Sorensen
My only issue is that I believe copyTemplateToPrimaryStorage fails if the source datastore is not NfsTO, so I'm not sure if this change will do anything, or where S3 copy is actually handled. se copyTemplateToPrimaryStorage: KVM: if (!(imageStore instanceof NfsTO)) { return ne

Re: S3 as secondary storage is broken in master

2013-11-02 Thread Min Chen
No, Marcus. That piece of code worked in 4.2 for S3. Note that image ache store is also NfsTO. Thanks -min Sent from my iPhone > On Nov 2, 2013, at 7:18 AM, "Marcus Sorensen" wrote: > > My only issue is that I believe copyTemplateToPrimaryStorage fails if > the source datastore is not NfsTO,

Re: S3 as secondary storage is broken in master

2013-11-02 Thread Marcus Sorensen
OK. I was thinking that S3 was acting as secondary storage now but really it still requires NFS as the intermediary, hence the "image cache". In that case your suggestion would work. On Nov 2, 2013 10:10 AM, "Min Chen" wrote: > No, Marcus. That piece of code worked in 4.2 for S3. Note that image

createrepo on rpmbuilder for jenkins

2013-11-02 Thread David Nalley
I don't know where rpmbuilder is, but can someone install createrepo on it? --David

Re: S3 as secondary storage is broken in master

2013-11-02 Thread Min Chen
Checked in fix 99ead3419c80fc7135a95f34ced7650eda3572fd to master. Thanks -min From: Marcus Sorensen mailto:shadow...@gmail.com>> Date: Saturday, November 2, 2013 9:25 AM To: Min Chen mailto:min.c...@citrix.com>> Cc: "dev@cloudstack.apache.org" mailto:dev@clouds