mirror of
https://github.com/apache/cloudstack
synced 2026-08-27 16:23:41 +00:00
CLOUDSTACK-6875 Tagged the testcase with the bugId.
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
This commit is contained in:
parent
93c692ea28
commit
e58cc98c74
@ -708,7 +708,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
Block a user