mirror of https://github.com/ceph/ceph-ansible.git
ci: run purge cluster on centos not ubuntu
Signed-off-by: Sébastien Han <seb@redhat.com>pull/1939/head
parent
e121bc58e9
commit
083c53c6bd
2
tox.ini
2
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
|
||||
|
|
Loading…
Reference in New Issue