Re: StatsCollector change 840c2f is breaking simulator run (Re: Build failed in Jenkins: simulator-singlerun #606)

2014-11-12 Thread Wido den Hollander
On 11/12/2014 02:38 PM, Leo Simons wrote: Hey Wido, The simulator build on jenkins is failing to start the cloudstack server with My apologies, that slipped past my tests. I added a extra check with 95daa14e2ac4bec09cfad890220e98eaa577c134 That should fix it. Wido [ERROR] Failed

simulator run

2014-09-04 Thread Hugo Trippaers
Heya, The simulator run reports three errors at the moment: integration.smoke.test_vm_life_cycle.TestVMLifeCycle.test_09_expunge_vm integration.smoke.test_network.TestReleaseIP.test_releaseIP integration.smoke.test_network.TestDeleteAccount.test_delete_account Can somebody with a bit

RE: simulator run

2014-09-04 Thread Koushik Das
by any other tests). -Original Message- From: Trippie [mailto:trip...@gmail.com] On Behalf Of Hugo Trippaers Sent: Thursday, 4 September 2014 1:09 PM To: dev@cloudstack.apache.org Subject: simulator run Heya, The simulator run reports three errors at the moment

Re: simulator run

2014-09-04 Thread Hugo Trippaers
run Heya, The simulator run reports three errors at the moment: integration.smoke.test_vm_life_cycle.TestVMLifeCycle.test_09_expunge_vm integration.smoke.test_network.TestReleaseIP.test_releaseIP integration.smoke.test_network.TestDeleteAccount.test_delete_account Can somebody

RE: simulator run

2014-09-04 Thread Koushik Das
'], required_hardware=simulator only) -Original Message- From: Trippie [mailto:trip...@gmail.com] On Behalf Of Hugo Trippaers Sent: Thursday, 4 September 2014 5:23 PM To: dev@cloudstack.apache.org Subject: Re: simulator run Hey, This is what i'm executing to run the tests: /usr/local/bin/nosetests

Re: simulator run

2014-09-04 Thread Ian Duffy
...@gmail.com] On Behalf Of Hugo Trippaers Sent: Thursday, 4 September 2014 5:23 PM To: dev@cloudstack.apache.org Subject: Re: simulator run Hey, This is what i'm executing to run the tests: /usr/local/bin/nosetests-2.7 -v --with-marvin --marvin-config=setup/dev/advanced.cfg --with-xunit

RE: simulator run

2014-09-04 Thread Koushik Das
For master/4.4 the command/filter specified by Hugo should work. For 4.3 check for tests tagged with simulator. -Original Message- From: Ian Duffy [mailto:i...@ianduffy.ie] Sent: Thursday, 4 September 2014 5:50 PM To: CloudStack Dev Subject: Re: simulator run Koushik, Any chance

Re: simulator run

2014-09-04 Thread Sebastien Goasguen
, and not tags=advanced ? -Original Message- From: Ian Duffy [mailto:i...@ianduffy.ie] Sent: Thursday, 4 September 2014 5:50 PM To: CloudStack Dev Subject: Re: simulator run Koushik, Any chance of getting a list of tests that are valid for execution against the simulator for 4.3, 4.4

Re: simulator run

2014-09-04 Thread Ian Duffy
Koushik, Just to confirm the following should be OK for simulator usage then. $ grep -R tags ~/projects/cloudstack/test/integration/component | grep simulator | grep -o -e test_.*.py | sort -u test_accounts.py test_affinity_groups.py test_allocation_states.py test_cpu_domain_limits.py

RE: simulator run

2014-09-04 Thread Santhosh Edukulla
: Thursday, September 04, 2014 8:19 AM To: CloudStack Dev Subject: Re: simulator run Koushik, Any chance of getting a list of tests that are valid for execution against the simulator for 4.3, 4.4 and master? Thanks, Ian On 4 September 2014 13:03, Koushik Das koushik@citrix.com wrote: Ok

Re: Review Request 22934: CLOUDSTACK-6984: Fixing few issues found durign simulator run

2014-06-26 Thread ASF Subversion and Git Services
https://issues.apache.org/jira/browse/CLOUDSTACK-6984 Repository: cloudstack-git Description --- Fixing issues found in simulator run. 1. test_01_stop_vm failed on simulator because of escape sequences present in the response from simulator 2. test_releaseIP failed due

Re: Review Request 22934: CLOUDSTACK-6984: Fixing few issues found durign simulator run

2014-06-26 Thread ASF Subversion and Git Services
://issues.apache.org/jira/browse/CLOUDSTACK-6984 Repository: cloudstack-git Description --- Fixing issues found in simulator run. 1. test_01_stop_vm failed on simulator because of escape sequences present in the response from simulator 2. test_releaseIP failed due

Review Request 22934: CLOUDSTACK-6984: Fixing few issues found durign simulator run

2014-06-24 Thread Gaurav Aradhye
https://issues.apache.org/jira/browse/CLOUDSTACK-6984 Repository: cloudstack-git Description --- Fixing issues found in simulator run. 1. test_01_stop_vm failed on simulator because of escape sequences present in the response from simulator 2. test_releaseIP failed due to incorrect

Re: Review Request 22934: CLOUDSTACK-6984: Fixing few issues found durign simulator run

2014-06-24 Thread Girish Shilamkar
request for cloudstack and Girish Shilamkar. Bugs: CLOUDSTACK-6984 https://issues.apache.org/jira/browse/CLOUDSTACK-6984 Repository: cloudstack-git Description --- Fixing issues found in simulator run. 1. test_01_stop_vm failed on simulator because of escape sequences

Re: Review Request 22934: CLOUDSTACK-6984: Fixing few issues found durign simulator run

2014-06-24 Thread ASF Subversion and Git Services
https://issues.apache.org/jira/browse/CLOUDSTACK-6984 Repository: cloudstack-git Description --- Fixing issues found in simulator run. 1. test_01_stop_vm failed on simulator because of escape sequences present in the response from simulator 2. test_releaseIP failed due

Re: Review Request 22934: CLOUDSTACK-6984: Fixing few issues found durign simulator run

2014-06-24 Thread ASF Subversion and Git Services
branch refs/heads/master from Gaurav Aradhye [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=0df156c ] CLOUDSTACK-6984: Resolving issues found during simulator run - ASF Subversion and Git Services On June 24, 2014, 3:04 p.m., Gaurav Aradhye wrote