Smoke test required hardware false

This commit is contained in:
nvazquez 2026-03-02 09:45:13 -03:00
parent b1b21024fd
commit 9cf2747078
No known key found for this signature in database
GPG Key ID: 656E1BCC8CB54F84
1 changed files with 1 additions and 1 deletions

View File

@ -418,7 +418,7 @@ class TestDomainsVpcOfferings(cloudstackTestCase):
"sg",
"advancedns",
"smoke"],
required_hardware="true")
required_hardware="false")
def test_04_validate_vpc_offering_conserve_mode_disabled(self):
"""Test to create and validate vpc with conserve mode disabled for an existing domain specified vpc offering"""