We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1b2102 commit 9cf2747Copy full SHA for 9cf2747
test/integration/smoke/test_domain_vpc_offerings.py
@@ -418,7 +418,7 @@ def test_03_create_vpc_domain_vpc_offering(self):
418
"sg",
419
"advancedns",
420
"smoke"],
421
- required_hardware="true")
+ required_hardware="false")
422
def test_04_validate_vpc_offering_conserve_mode_disabled(self):
423
"""Test to create and validate vpc with conserve mode disabled for an existing domain specified vpc offering"""
424
0 commit comments