Skip to content

Commit 9cd6c4f

Browse files
author
Abhinandan Prateek
committed
Revert "CLOUDSTACK-6781: Disabling failing test corresponding to this bug"
This reverts commit 7bc7377.
1 parent b0c797c commit 9cd6c4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/integration/smoke/test_portable_publicip.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ def tearDown(self):
7575
raise Exception("Warning: Exception during cleanup : %s" % e)
7676
return
7777

78-
@attr(tags = ["simulator", "basic", "advanced", "portablepublicip", "selfservice"],BugId="CLOUDSTACK-6781")
78+
@attr(tags = ["simulator", "basic", "advanced", "portablepublicip", "selfservice"])
7979
def test_createPortablePublicIPRange(self):
8080
""" Test to create a portable public ip range
8181
"""

0 commit comments

Comments
 (0)