We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0c797c commit 9cd6c4fCopy full SHA for 9cd6c4f
1 file changed
test/integration/smoke/test_portable_publicip.py
@@ -75,7 +75,7 @@ def tearDown(self):
75
raise Exception("Warning: Exception during cleanup : %s" % e)
76
return
77
78
- @attr(tags = ["simulator", "basic", "advanced", "portablepublicip", "selfservice"],BugId="CLOUDSTACK-6781")
+ @attr(tags = ["simulator", "basic", "advanced", "portablepublicip", "selfservice"])
79
def test_createPortablePublicIPRange(self):
80
""" Test to create a portable public ip range
81
"""
0 commit comments