Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion test/integration/component/test_mm_domain_limits.py
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ def setupAccounts(self):
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"""

Expand Down