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:
Bharat Kumar 2014-06-09 18:45:40 +05:30 committed by Abhinandan Prateek
parent c7013c2ca3
commit 93c692ea28

View File

@ -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
"""