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

This commit is contained in:
Koushik Das 2014-07-11 17:04:36 +05:30
parent 8bd9e78071
commit ba38981933
1 changed files with 1 additions and 1 deletions

View File

@ -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
"""