mirror of https://github.com/ceph/ceph-ansible.git
tests: rename the directory for centos7_cluster
Signed-off-by: Andrew Schoen <aschoen@redhat.com>pull/1141/head
parent
234b2c1cc2
commit
155bcf5ae2
2
tox.ini
2
tox.ini
|
@ -26,7 +26,7 @@ changedir=
|
|||
# tests a 1 mon 1 osd centos7 cluster using dmcrypt_journal_collocation OSD scenario
|
||||
dmcrypt_journal_collocation: {toxinidir}/tests/functional/centos/7/dmcrypt-journal-collocation
|
||||
# tests a 1 mon, 1 osd, 1 mds and 1 rgw centos7 cluster using raw_multi_journal OSD scenario
|
||||
centos7_cluster: {toxinidir}/tests/functional/centos/7/mon-osd-mds-rgw
|
||||
centos7_cluster: {toxinidir}/tests/functional/centos/7/cluster
|
||||
# tests a 1 mon, 1 osd, 1 mds and 1 rgw centos7 cluster using docker
|
||||
docker_cluster: {toxinidir}/tests/functional/centos/7/docker-cluster
|
||||
commands=
|
||||
|
|
Loading…
Reference in New Issue