diff --git a/test/integration/smoke/test_deploy_vm.py b/test/integration/smoke/test_deploy_vm.py index 3245aa467f9..6ff7346aab3 100644 --- a/test/integration/smoke/test_deploy_vm.py +++ b/test/integration/smoke/test_deploy_vm.py @@ -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