CLOUDSTACK-4772: remove test tag for the test test_01_RouterStopCreateFW Signed-off-by: SrikanteswaraRao Talluri <tall...@apache.org>
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/b13cc0d0 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/b13cc0d0 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/b13cc0d0 Branch: refs/heads/rbac Commit: b13cc0d027a869f1e8eb36df290ddaec1f8a8bb7 Parents: 088ba84 Author: SrikanteswaraRao Talluri <tall...@apache.org> Authored: Wed Oct 30 12:31:14 2013 +0530 Committer: SrikanteswaraRao Talluri <tall...@apache.org> Committed: Wed Oct 30 12:33:48 2013 +0530 ---------------------------------------------------------------------- test/integration/component/test_routers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/b13cc0d0/test/integration/component/test_routers.py ---------------------------------------------------------------------- diff --git a/test/integration/component/test_routers.py b/test/integration/component/test_routers.py index 8706a1e..b41cc6f 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 """