]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
tests: remove the pip install ansible from stable github branch 1185/head
authorAlfredo Deza <adeza@redhat.com>
Mon, 16 Jan 2017 21:19:25 +0000 (16:19 -0500)
committerAlfredo Deza <adeza@redhat.com>
Mon, 16 Jan 2017 21:19:25 +0000 (16:19 -0500)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
tox.ini

diff --git a/tox.ini b/tox.ini
index b59256ba789b087fa379b896046b2d6381368f34..4331b5c3e567e2d1c2a78f5bd6b2203314214d92 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -36,9 +36,6 @@ changedir=
   # creates a cluster, purges the cluster and then brings the cluster back up
   purge_cluster_collocated: {toxinidir}/tests/functional/centos/7/journal-collocation
 commands=
-  # install latest stable version of ansible 2.2 from github, this can be removed
-  # when there is a release > 2.2.1.0
-  ansible2.2: pip install --upgrade git+git://github.com/ansible/ansible.git@stable-2.2
   vagrant up --no-provision {posargs:--provider=virtualbox}
   bash {toxinidir}/tests/scripts/generate_ssh_config.sh {changedir}