mirror of https://github.com/apache/cloudstack.git
Re-enabling fixed test case test_primary_storage.py
Conflicts: test/integration/smoke/test_primary_storage.py
This commit is contained in:
parent
83f2bb5ac7
commit
867c894d27
|
|
@ -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="false")
|
||||
def test_01_primary_storage_iscsi(self):
|
||||
"""Test primary storage pools - XEN, KVM, VMWare
|
||||
"""
|
||||
|
|
|
|||
Loading…
Reference in New Issue