Repository: cloudstack Updated Branches: refs/heads/4.4-forward c7013c2ca -> 93c692ea2
CLOUDSTACK-6878 Tagged the testcase test_01_snapshot_root_disk with the bugId Signed-off-by: Abhinandan Prateek <aprat...@apache.org> Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/93c692ea Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/93c692ea Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/93c692ea Branch: refs/heads/4.4-forward Commit: 93c692ea289a7e42dbe4d7051ee1aa78fbd51471 Parents: c7013c2 Author: Bharat Kumar <bharat.ku...@citrix.com> Authored: Mon Jun 9 18:45:40 2014 +0530 Committer: Abhinandan Prateek <aprat...@apache.org> Committed: Wed Jun 11 11:30:52 2014 +0530 ---------------------------------------------------------------------- test/integration/smoke/test_snapshots.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/93c692ea/test/integration/smoke/test_snapshots.py ---------------------------------------------------------------------- diff --git a/test/integration/smoke/test_snapshots.py b/test/integration/smoke/test_snapshots.py index a960e70..a9be4e2 100644 --- a/test/integration/smoke/test_snapshots.py +++ b/test/integration/smoke/test_snapshots.py @@ -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 """