diff --git a/test/integration/component/test_mm_domain_limits.py b/test/integration/component/test_mm_domain_limits.py index 51e92ce67f1..795055eca6f 100644 --- a/test/integration/component/test_mm_domain_limits.py +++ b/test/integration/component/test_mm_domain_limits.py @@ -210,7 +210,7 @@ class TestDomainMemoryLimits(cloudstackTestCase): domainid=self.child_do_admin_2.domainid) return - @attr(tags=["advanced", "advancedns","simulator"], required_hardware="false") + @attr(tags=["advanced", "advancedns","simulator"], required_hardware="true") def test_01_change_service_offering(self): """Test Deploy VM with specified RAM & verify the usage"""