mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-7062: Enabled back the test as not able to repro
(cherry picked from commit 5e181acbdb)
This commit is contained in:
parent
e1cfd8dedf
commit
2ca71f4737
|
|
@ -144,7 +144,7 @@ class TestPrimaryStorageServices(cloudstackTestCase):
|
|||
return
|
||||
|
||||
|
||||
@attr(tags = ["advanced", "advancedns", "smoke", "basic", "sg"], required_hardware="true", 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
|
||||
"""
|
||||
|
|
|
|||
Loading…
Reference in New Issue