You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by re...@apache.org on 2015/12/03 20:11:06 UTC

[3/5] git commit: updated refs/heads/4.6 to 9a21873

CLOUDSTACK-6276 Removing unused parameter in integration test


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

Branch: refs/heads/4.6
Commit: a1db428e08a9dd4564c0b45579670b4f579b223b
Parents: c76d317
Author: Patrick Dube <pd...@cloudops.com>
Authored: Sat Nov 28 20:44:56 2015 -0500
Committer: Patrick Dube <pd...@cloudops.com>
Committed: Sat Nov 28 20:44:56 2015 -0500

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


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/a1db428e/test/integration/component/test_affinity_groups.py
----------------------------------------------------------------------
diff --git a/test/integration/component/test_affinity_groups.py b/test/integration/component/test_affinity_groups.py
index b071e04..c0c5529 100644
--- a/test/integration/component/test_affinity_groups.py
+++ b/test/integration/component/test_affinity_groups.py
@@ -64,7 +64,7 @@ class Services:
                     "type": "host anti-affinity",
                 },
             "virtual_machine" : {
-                "hypervisor" : "KVM",
+                
             },
             "new_domain": {
                 "name": "New Domain",