mirror of
https://github.com/apache/cloudstack
synced 2026-08-27 16:23:41 +00:00
CLOUDSTACK-6878 Tagged the testcase test_01_snapshot_root_disk with the bugId
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
This commit is contained in:
parent
c7013c2ca3
commit
93c692ea28
@ -99,7 +99,7 @@ class TestSnapshotRootDisk(cloudstackTestCase):
|
||||
return
|
||||
|
||||
@attr(speed = "slow")
|
||||
@attr(tags = ["advanced", "advancedns", "smoke", "provisioning"])
|
||||
@attr(tags = ["advanced", "advancedns", "smoke", "provisioning"], BugId="CLOUDSTACK-6878")
|
||||
def test_01_snapshot_root_disk(self):
|
||||
"""Test Snapshot Root Disk
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user