Skip to content

Commit 5e181ac

Browse files
committed
CLOUDSTACK-7062: Enabled back the test as not able to repro
1 parent 610d6f0 commit 5e181ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/smoke/test_primary_storage.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ def test_01_primary_storage_nfs(self):
144144
return
145145

146146

147-
@attr(tags = ["advanced", "advancedns", "smoke", "basic", "sg"], required_hardware="true", BugId="7062")
147+
@attr(tags = ["advanced", "advancedns", "smoke", "basic", "sg"], required_hardware="true")
148148
def test_01_primary_storage_iscsi(self):
149149
"""Test primary storage pools - XEN, KVM, VMWare
150150
"""

0 commit comments

Comments
 (0)