mirror of https://github.com/apache/cloudstack.git
Merge branch 'hotfix/singlerun-test-breakage' of https://github.com/DaanHoogland/cloudstack
This commit is contained in:
commit
0e31366a3d
|
|
@ -35,7 +35,7 @@ class TestRegions(cloudstackTestCase):
|
|||
cls.domain = get_domain(cls.apiclient)
|
||||
cls.cleanup = []
|
||||
|
||||
@attr(tags=["basic", "advanced"], required_hardware="false")
|
||||
@attr(tags=["basic", "advanced"], required_hardware="true")
|
||||
def test_createRegion(self):
|
||||
""" Test for create region
|
||||
"""
|
||||
|
|
|
|||
Loading…
Reference in New Issue