You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by sa...@apache.org on 2015/05/27 10:50:41 UTC

git commit: updated refs/heads/master to 57e02f1

Repository: cloudstack
Updated Branches:
  refs/heads/master ace44f7f1 -> 57e02f16e


Snapshot tests are not supported on Hyper-v so skipping the tests


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

Branch: refs/heads/master
Commit: 57e02f16ee190b98a1850d8258c2cc68d8b85a74
Parents: ace44f7
Author: sanjeev <sa...@apache.org>
Authored: Wed May 27 14:18:11 2015 +0530
Committer: sanjeev <sa...@apache.org>
Committed: Wed May 27 14:19:43 2015 +0530

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


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/57e02f16/test/integration/component/test_escalations_snapshots.py
----------------------------------------------------------------------
diff --git a/test/integration/component/test_escalations_snapshots.py b/test/integration/component/test_escalations_snapshots.py
index bad419a..1e2b445 100644
--- a/test/integration/component/test_escalations_snapshots.py
+++ b/test/integration/component/test_escalations_snapshots.py
@@ -42,7 +42,7 @@ class TestSnapshots(cloudstackTestCase):
             cls.services = cls.testClient.getParsedTestDataConfig()
             cls.unsupportedHypervisor = False
             cls.hypervisor = cls.testClient.getHypervisorInfo()
-            if cls.hypervisor.lower() in ("lxc"):
+            if cls.hypervisor.lower() in ("lxc", "hyperv"):
                 cls.unsupportedHypervisor = True
                 return
             # Get Domain, Zone, Template