mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
CLOUDSTACK-6781: Disabling failing test corresponding to this bug
Once the bug is fixed this needs to be enabled back
This commit is contained in:
parent
48899e4c81
commit
7bc7377a17
@ -75,7 +75,7 @@ class TestPortablePublicIPRange(cloudstackTestCase):
|
|||||||
raise Exception("Warning: Exception during cleanup : %s" % e)
|
raise Exception("Warning: Exception during cleanup : %s" % e)
|
||||||
return
|
return
|
||||||
|
|
||||||
@attr(tags = ["simulator", "basic", "advanced", "portablepublicip", "selfservice"])
|
@attr(tags = ["simulator", "basic", "advanced", "portablepublicip", "selfservice"],BugId="CLOUDSTACK-6781")
|
||||||
def test_createPortablePublicIPRange(self):
|
def test_createPortablePublicIPRange(self):
|
||||||
""" Test to create a portable public ip range
|
""" Test to create a portable public ip range
|
||||||
"""
|
"""
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user