CLOUDSTACK-6873: Tagged tests based on the limitation described in the bug

(cherry picked from commit 89a03c7099)
This commit is contained in:
Koushik Das 2014-06-09 16:45:17 +05:30 committed by Daan Hoogland
parent 7f44f4a782
commit 75d2a331ee
2 changed files with 3 additions and 3 deletions

View File

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

View File

@ -178,7 +178,7 @@ class TestDeployVMHA(cloudstackTestCase):
]
self.cleanup = self.cleanup + self.mock_checkonhost_list
@attr(tags = ['selfservice'])
@attr(tags = ['selfservice'],BugId="CLOUDSTACK-6873")
def test_vm_ha(self):
"""Test VM HA