Repository: cloudstack Updated Branches: refs/heads/4.4-forward 93c692ea2 -> e58cc98c7
CLOUDSTACK-6875 Tagged the testcase 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/e58cc98c Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/e58cc98c Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/e58cc98c Branch: refs/heads/4.4-forward Commit: e58cc98c74c1655f5b5da60f75eeeef8269f800d Parents: 93c692e Author: Bharat Kumar <bharat.ku...@citrix.com> Authored: Mon Jun 9 18:39:17 2014 +0530 Committer: Abhinandan Prateek <aprat...@apache.org> Committed: Wed Jun 11 11:31:23 2014 +0530 ---------------------------------------------------------------------- test/integration/smoke/test_volumes.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/e58cc98c/test/integration/smoke/test_volumes.py ---------------------------------------------------------------------- diff --git a/test/integration/smoke/test_volumes.py b/test/integration/smoke/test_volumes.py index 73c2722..d6db63f 100644 --- a/test/integration/smoke/test_volumes.py +++ b/test/integration/smoke/test_volumes.py @@ -708,7 +708,7 @@ class TestVolumes(cloudstackTestCase): time.sleep(30) return - @attr(tags = ["advanced", "advancedns", "smoke","basic", "selfservice"]) + @attr(tags = ["advanced", "advancedns", "smoke","basic", "selfservice"], BugId="CLOUDSTACK-6875") def test_09_delete_detached_volume(self): """Delete a Volume unattached to an VM """