From: Andrew Schoen Date: Thu, 23 Mar 2017 11:42:43 +0000 (-0500) Subject: tests: when testing rhcs default CEPH_STABLE=false X-Git-Tag: v2.2.0~20^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=5c34c9ccf121cccd01bc4bfb59f79b6529f028a5;p=ceph-ansible.git tests: when testing rhcs default CEPH_STABLE=false This will keep ceph-ansible from installing the upstream repo file on the testing nodes. Signed-off-by: Andrew Schoen --- diff --git a/tox.ini b/tox.ini index 4d595db56..e19a28bb5 100644 --- a/tox.ini +++ b/tox.ini @@ -71,6 +71,7 @@ setenv= docker_dedicated_journal: PLAYBOOK = site-docker.yml.sample docker_dmcrypt_journal_collocation: PLAYBOOK = site-docker.yml.sample rhcs: CEPH_RHCS = true + rhcs: CEPH_STABLE = false deps= ansible1.9: ansible==1.9.4 ansible2.1: ansible==2.1