From ba389819338a9be23f1cb604b9d586afb5598795 Mon Sep 17 00:00:00 2001 From: Koushik Das Date: Fri, 11 Jul 2014 17:04:36 +0530 Subject: [PATCH] CLOUDSTACK-7062: Enabled back the test as not able to repro --- test/integration/smoke/test_primary_storage.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/integration/smoke/test_primary_storage.py b/test/integration/smoke/test_primary_storage.py index 23942397656..66aec59b8a9 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 """