mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-4772: remove test tag for the test test_01_RouterStopCreateFW
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
This commit is contained in:
parent
088ba84e84
commit
b13cc0d027
|
|
@ -1110,7 +1110,7 @@ class TestRouterStopCreateFW(cloudstackTestCase):
|
|||
self.cleanup = []
|
||||
return
|
||||
|
||||
@attr(tags = ["advanced", "advancedns","test"])
|
||||
@attr(tags = ["advanced", "advancedns"])
|
||||
def test_01_RouterStopCreateFW(self):
|
||||
"""Test router stop create Firewall rule
|
||||
"""
|
||||
|
|
|
|||
Loading…
Reference in New Issue