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)
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