Skip to content

Commit 9cf2747

Browse files
committed
Smoke test required hardware false
1 parent b1b2102 commit 9cf2747

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/smoke/test_domain_vpc_offerings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ def test_03_create_vpc_domain_vpc_offering(self):
418418
"sg",
419419
"advancedns",
420420
"smoke"],
421-
required_hardware="true")
421+
required_hardware="false")
422422
def test_04_validate_vpc_offering_conserve_mode_disabled(self):
423423
"""Test to create and validate vpc with conserve mode disabled for an existing domain specified vpc offering"""
424424

0 commit comments

Comments
 (0)