CLOUDSTACK-6708: [Automation]: Few suites were failing on simulator run

Disabled test_deploy_vm_start_failure test case which is failing. This is based on the new simulator changes and would need to be executed sequentially.

(cherry picked from commit 917d7b8b72)
This commit is contained in:
Koushik Das 2014-05-23 15:30:54 +05:30 committed by Daan Hoogland
parent a83bfa57d0
commit 007958150d
1 changed files with 1 additions and 1 deletions

View File

@ -353,7 +353,7 @@ class TestDeployVMStartFailure(cloudstackTestCase):
self.mock_start_failure
]
@attr(tags = ['selfservice'])
@attr(tags = ['selfservice'],BugId="CLOUDSTACK-6708")
def test_deploy_vm_start_failure(self):
"""Test Deploy Virtual Machine - start operation failure and retry