Re: Failing tests on simulator.

2013-06-26 Thread Prasanna Santhanam
On Thu, Jun 27, 2013 at 06:06:22AM +0100, Ian Duffy wrote: > > But the simulator is broken at the moment and there's a bunch of > > spring changes I'm trying to comprehend and fix. > > No worries. I'm on an older commit where it was working, if there's > anything I could attempt to help with just

Re: Failing tests on simulator.

2013-06-26 Thread Ian Duffy
> I am copying Prasanna to get his attention on this. Thanks. :-) > Sorry I missed this email. No worries! > Since the planning is only the best effort sometimes the tests fail > although the VM deploys successfully. Because of the indeterministic > nature I think I will remove those from the

Re: Failing tests on simulator.

2013-06-26 Thread Prasanna Santhanam
Hey Ian, Sorry I missed this email. The checkin tests for user-concentration and user-dispersing planners are best fit efforts for a VM deployed on the physical resources. For concentration we ensure that the VMs are deployed on the same pod and for dispersion we ensure the VMs deploy on differen

Re: Failing tests on simulator.

2013-06-26 Thread Sebastien Goasguen
Ian, I am copying Prasanna to get his attention on this. On Jun 19, 2013, at 6:42 AM, Ian Duffy wrote: > Hi, > > I'm attempting to run tests on the simulator as outlined in > https://cwiki.apache.org/CLOUDSTACK/marvin-testing-with-python.html > > Executing the checkin tests results in errors

Failing tests on simulator.

2013-06-19 Thread Ian Duffy
Hi, I'm attempting to run tests on the simulator as outlined in https://cwiki.apache.org/CLOUDSTACK/marvin-testing-with-python.html Executing the checkin tests results in errors. Anybody got any feedback on this? $ mvn -Pdeveloper,marvin.test -Dmarvin.config=setup/dev/advanced.cfg -pl :cloud-mar