]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
tox: Fix container purge jobs
authorDimitri Savineau <dsavinea@redhat.com>
Tue, 26 Mar 2019 19:22:41 +0000 (15:22 -0400)
committermergify[bot] <mergify[bot]@users.noreply.github.com>
Mon, 1 Apr 2019 06:59:15 +0000 (06:59 +0000)
On containerized CI jobs the playbook executed is purge-cluster.yml
but it should be set to purge-docker-cluster.yml

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit bd0869cd01090e135a9312a6890ed7611f8e3a1c)

tox.ini

diff --git a/tox.ini b/tox.ini
index 74767589f1786ac82d9f12a6d71878d1fa6162f9..b18d5d3180c027bc214532c8b871c2c90488af93 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -214,8 +214,8 @@ setenv=
   INVENTORY = {env:_INVENTORY:hosts}
   container: CONTAINER_DIR = /container
   container: PLAYBOOK = site-docker.yml.sample
+  container: PURGE_PLAYBOOK = purge-docker-cluster.yml
   non_container: PLAYBOOK = site.yml.sample
-  container-purge_cluster: PURGE_PLAYBOOK = purge-docker-cluster.yml
   shrink_mon: MON_TO_KILL = mon2
   shrink_osd: COPY_ADMIN_KEY = True
   rhcs: CEPH_STABLE_RELEASE = luminous