Repository: cloudstack
Updated Branches:
  refs/heads/master 46c1c1c94 -> 593ba5538


CLOUDSTACK-7135: test_baremetal.py - Tagging test case as invalid

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/593ba553
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/593ba553
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/593ba553

Branch: refs/heads/master
Commit: 593ba5538a1248f799b267bc3a92cf6a6522f884
Parents: 46c1c1c
Author: Gaurav Aradhye <gaurav.arad...@clogeny.com>
Authored: Fri Sep 12 11:45:22 2014 +0530
Committer: SrikanteswaraRao Talluri <tall...@apache.org>
Committed: Mon Sep 15 16:53:50 2014 +0530

----------------------------------------------------------------------
 test/integration/component/test_baremetal.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/593ba553/test/integration/component/test_baremetal.py
----------------------------------------------------------------------
diff --git a/test/integration/component/test_baremetal.py 
b/test/integration/component/test_baremetal.py
index 6ab9146..a27e76c 100644
--- a/test/integration/component/test_baremetal.py
+++ b/test/integration/component/test_baremetal.py
@@ -80,7 +80,7 @@ class TestBaremetal(cloudstackTestCase):
             raise Exception("Warning: Exception during cleanup : %s" % e)
         return
 
-    @attr(tags = ["baremetal", "basic"])
+    @attr(tags = ["baremetal", "invalid"])
     def test_baremetal(self):
         self.debug("Test create baremetal network offering")
         networkoffering = NetworkOffering.create(self.apiclient, 
self.services["network_offering"])

Reply via email to