From b13cc0d027a869f1e8eb36df290ddaec1f8a8bb7 Mon Sep 17 00:00:00 2001 From: SrikanteswaraRao Talluri Date: Wed, 30 Oct 2013 12:31:14 +0530 Subject: [PATCH] CLOUDSTACK-4772: remove test tag for the test test_01_RouterStopCreateFW Signed-off-by: SrikanteswaraRao Talluri --- test/integration/component/test_routers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/integration/component/test_routers.py b/test/integration/component/test_routers.py index 8706a1e7058..b41cc6fc711 100644 --- a/test/integration/component/test_routers.py +++ b/test/integration/component/test_routers.py @@ -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 """