You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by da...@apache.org on 2014/07/28 23:14:09 UTC

[41/50] [abbrv] git commit: updated refs/heads/4.4 to 2025f35

CLOUDSTACK-7026 mark the test_01_primary_storage_iscsi as test that requires hardware

Signed-off-by: Abhinandan Prateek <ap...@apache.org>
(cherry picked from commit a28d65fc4a535b85d3f04e7f2dcccf6ec8092c8f)


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

Branch: refs/heads/4.4
Commit: 2b717834827899e79176d254c91d158162488cf0
Parents: 16d50b8
Author: Bharat Kumar <bh...@citrix.com>
Authored: Tue Jul 1 11:22:14 2014 +0530
Committer: Daan Hoogland <da...@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/2b717834/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 0312ad6..66aec59 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="false")
+    @attr(tags = ["advanced", "advancedns", "smoke", "basic", "sg"], required_hardware="true")
     def test_01_primary_storage_iscsi(self):
         """Test primary storage pools - XEN, KVM, VMWare
         """