mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-6875 Tagged the testcase with the bugId.
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
(cherry picked from commit e58cc98c74)
This commit is contained in:
parent
5bbf287837
commit
6c85ff5cfa
|
|
@ -753,7 +753,7 @@ class TestVolumes(cloudstackTestCase):
|
|||
time.sleep(30)
|
||||
return
|
||||
|
||||
@attr(tags = ["advanced", "advancedns", "smoke","basic", "selfservice"])
|
||||
@attr(tags = ["advanced", "advancedns", "smoke","basic", "selfservice"], BugId="CLOUDSTACK-6875")
|
||||
def test_09_delete_detached_volume(self):
|
||||
"""Delete a Volume unattached to an VM
|
||||
"""
|
||||
|
|
|
|||
Loading…
Reference in New Issue