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:
Bharat Kumar 2014-06-09 18:45:40 +05:30 committed by Daan Hoogland
parent d5eef496cc
commit 5bbf287837
1 changed files with 1 additions and 1 deletions

View File

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