mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-6878 Tagged the testcase test_01_snapshot_root_disk with the bugId
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
(cherry picked from commit 93c692ea28)
This commit is contained in:
parent
d5eef496cc
commit
5bbf287837
|
|
@ -196,7 +196,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