Skip to content

Commit 29e3098

Browse files
authored
test: hardware required for changeserviceoffering (#4650)
Signed-off-by: Abhishek Kumar <abhishek.kumar@shapeblue.com>
1 parent b8e6c08 commit 29e3098

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/integration/component/test_mm_domain_limits.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ def setupAccounts(self):
210210
domainid=self.child_do_admin_2.domainid)
211211
return
212212

213-
@attr(tags=["advanced", "advancedns","simulator"], required_hardware="false")
213+
@attr(tags=["advanced", "advancedns","simulator"], required_hardware="true")
214214
def test_01_change_service_offering(self):
215215
"""Test Deploy VM with specified RAM & verify the usage"""
216216

0 commit comments

Comments
 (0)