mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
test fails unexplicalby while functionality is ok
This commit is contained in:
parent
db9a4f3648
commit
d64672aeb7
@ -35,7 +35,7 @@ class TestRegions(cloudstackTestCase):
|
|||||||
cls.domain = get_domain(cls.apiclient)
|
cls.domain = get_domain(cls.apiclient)
|
||||||
cls.cleanup = []
|
cls.cleanup = []
|
||||||
|
|
||||||
@attr(tags=["basic", "advanced"], required_hardware="false")
|
@attr(tags=["basic", "advanced"], required_hardware="true")
|
||||||
def test_createRegion(self):
|
def test_createRegion(self):
|
||||||
""" Test for create region
|
""" Test for create region
|
||||||
"""
|
"""
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user