You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ja...@apache.org on 2015/06/29 09:00:56 UTC

[35/50] [abbrv] git commit: updated refs/heads/dhcpoffload to 45721ae

CLOUDSTACK-8582: Modifying tag for test cases which should not be run on simulator

Signed-off-by: Gaurav Aradhye <ga...@clogeny.com>
This closes #521


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

Branch: refs/heads/dhcpoffload
Commit: f18c8f8d9b7abb8c329dcdfdc9c3ad646ce99b0c
Parents: a3fe76a
Author: Gaurav Aradhye <ga...@clogeny.com>
Authored: Wed Jun 24 16:07:22 2015 +0530
Committer: Gaurav Aradhye <ga...@clogeny.com>
Committed: Wed Jun 24 16:52:24 2015 +0530

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


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/f18c8f8d/test/integration/component/test_VirtualRouter_alerts.py
----------------------------------------------------------------------
diff --git a/test/integration/component/test_VirtualRouter_alerts.py b/test/integration/component/test_VirtualRouter_alerts.py
index 64066f8..90f04d8 100644
--- a/test/integration/component/test_VirtualRouter_alerts.py
+++ b/test/integration/component/test_VirtualRouter_alerts.py
@@ -112,7 +112,7 @@ class TestVRServiceFailureAlerting(cloudstackTestCase):
         return
 
     @attr(hypervisor="xenserver")
-    @attr(tags=["advanced", "basic"])
+    @attr(tags=["advanced", "basic"], required_hardware="true")
     def test_01_VRServiceFailureAlerting(self):
 
         if self.zone.networktype == "Basic":