From: Sébastien Han Date: Thu, 28 Sep 2017 14:06:44 +0000 (+0200) Subject: ci: run purge cluster on centos not ubuntu X-Git-Tag: v3.0.0rc14~4^2~2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=083c53c6bd961203d83d24cc6cbe06b4aafb7d87;p=ceph-ansible.git ci: run purge cluster on centos not ubuntu Signed-off-by: Sébastien Han --- diff --git a/tox.ini b/tox.ini index 8f8416776..53be8a1e8 100644 --- a/tox.ini +++ b/tox.ini @@ -177,7 +177,7 @@ changedir= purge_docker_cluster: {toxinidir}/tests/functional/centos/7/docker docker_dedicated_journal: {toxinidir}/tests/functional/centos/7/docker-ded-jrn docker_dmcrypt_journal_collocation: {toxinidir}/tests/functional/centos/7/docker-crypt-jrn-col - purge_cluster: {toxinidir}/tests/functional/ubuntu/16.04/cluster + purge_cluster: {toxinidir}/tests/functional/centos/7/cluster purge_dmcrypt: {toxinidir}/tests/functional/centos/7/crypt-ded-jrn update_dmcrypt: {toxinidir}/tests/functional/centos/7/crypt-ded-jrn update_cluster: {toxinidir}/tests/functional/centos/7/cluster