CLOUDSTACK-7062: Enabled back the test as not able to repro

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

Branch: refs/heads/vpc-toolkit-hugo
Commit: ba389819338a9be23f1cb604b9d586afb5598795
Parents: 8bd9e78
Author: Koushik Das <kous...@apache.org>
Authored: Fri Jul 11 17:04:36 2014 +0530
Committer: Koushik Das <kous...@apache.org>
Committed: Fri Jul 11 17:04:36 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/ba389819/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 2394239..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", BugId="7062")
+    @attr(tags = ["advanced", "advancedns", "smoke", "basic", "sg"], 
required_hardware="true")
     def test_01_primary_storage_iscsi(self):
         """Test primary storage pools - XEN, KVM, VMWare
         """

Reply via email to