Repository: cloudstack
Updated Branches:
  refs/heads/4.4-forward 40e28de72 -> f5139f783


CLOUDSTACK-7062: Tagging test case with BugId


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/f5139f78
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/f5139f78
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/f5139f78

Branch: refs/heads/4.4-forward
Commit: f5139f78395146ee99b9e0fdc376351b28c34063
Parents: 40e28de
Author: Gaurav Aradhye <[email protected]>
Authored: Thu Jul 3 16:10:48 2014 +0530
Committer: Girish Shilamkar <[email protected]>
Committed: Thu Jul 3 17:33:42 2014 +0530

----------------------------------------------------------------------
 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/f5139f78/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
         """

Reply via email to