Are the tests present under test/integration/smoke/misc also getting executed? If so please exclude them for now. The tests under /misc folder is based on the new simulator changes to test failures from agent layer. These tests can cause interference in other tests.
There are 2 options to make them work together: - Run tests under /misc folder separately and in sequence - All existing smoke tests needs to be modified to run against some targeted host(s). So that there is no interference from agent layer simulated failures (these tests can target some specific hosts that are not used 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: 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 of background on these tests do the investigation? I'm happy to help with fixing the issue, but i can't really figure it out atm. Cheers, Hugo