CLOUDSTACK-4772: remove test tag for the test test_01_RouterStopCreateFW

Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
This commit is contained in:
SrikanteswaraRao Talluri 2013-10-30 12:31:14 +05:30
parent 088ba84e84
commit b13cc0d027

View File

@ -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
"""