Skip to content

Commit a28d65f

Browse files
bvbharatAbhinandan Prateek
authored andcommitted
CLOUDSTACK-7026 mark the test_01_primary_storage_iscsi as test that requires hardware
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
1 parent 09abcf3 commit a28d65f

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="false")
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)