You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ta...@apache.org on 2013/10/30 08:03:16 UTC

git commit: updated refs/heads/4.2 to b80242c

Updated Branches:
  refs/heads/4.2 6032a113a -> b80242c2d


CLOUDSTACK-4772: remove test tag for the test test_01_RouterStopCreateFW
Signed-off-by: SrikanteswaraRao Talluri <ta...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/b80242c2
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/b80242c2
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/b80242c2

Branch: refs/heads/4.2
Commit: b80242c2dcb7a81bd90218a3e8fb161b780c9f92
Parents: 6032a11
Author: SrikanteswaraRao Talluri <ta...@apache.org>
Authored: Wed Oct 30 12:31:14 2013 +0530
Committer: SrikanteswaraRao Talluri <ta...@apache.org>
Committed: Wed Oct 30 12:31:14 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/b80242c2/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
         """