CLOUDSTACK-7062: Tagging test case with BugId (cherry picked from commit f5139f78395146ee99b9e0fdc376351b28c34063)
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/999daec7 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/999daec7 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/999daec7 Branch: refs/heads/4.4 Commit: 999daec763077cede39ca797286e81eaca447b72 Parents: 2b71783 Author: Gaurav Aradhye <gaurav.arad...@clogeny.com> Authored: Thu Jul 3 16:10:48 2014 +0530 Committer: Daan Hoogland <d...@onecht.net> Committed: Mon Jul 28 23:12:55 2014 +0200 ---------------------------------------------------------------------- test/integration/smoke/test_primary_storage.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/999daec7/test/integration/smoke/test_primary_storage.py ---------------------------------------------------------------------- diff --git a/test/integration/smoke/test_primary_storage.py b/test/integration/smoke/test_primary_storage.py index 66aec59..a723652 100644 --- a/test/integration/smoke/test_primary_storage.py +++ b/test/integration/smoke/test_primary_storage.py @@ -144,7 +144,7 @@ class TestPrimaryStorageServices(cloudstackTestCase): return - @attr(tags = ["advanced", "advancedns", "smoke", "basic", "sg"], required_hardware="true") + @attr(tags = ["advanced", "advancedns", "smoke", "basic", "sg"], required_hardware="true", BugId="7062") def test_01_primary_storage_iscsi(self): """Test primary storage pools - XEN, KVM, VMWare """