mirror of https://github.com/ceph/ceph-ansible.git
tests: test ooo_collocation agasint v3.0.3 ceph-container image
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 811f043947
)
pull/3313/head
parent
12ce311da5
commit
93cdbddd78
1
tox.ini
1
tox.ini
|
@ -240,6 +240,7 @@ setenv=
|
||||||
add_osds_container: CEPH_STABLE_RELEASE = luminous
|
add_osds_container: CEPH_STABLE_RELEASE = luminous
|
||||||
rgw_multisite: CEPH_STABLE_RELEASE = luminous
|
rgw_multisite: CEPH_STABLE_RELEASE = luminous
|
||||||
rgw_multisite_container: CEPH_STABLE_RELEASE = luminous
|
rgw_multisite_container: CEPH_STABLE_RELEASE = luminous
|
||||||
|
ooo_collocation: CEPH_DOCKER_IMAGE_TAG = v3.0.3-stable-3.0-luminous-centos-7-x86_64
|
||||||
deps= -r{toxinidir}/tests/requirements.txt
|
deps= -r{toxinidir}/tests/requirements.txt
|
||||||
changedir=
|
changedir=
|
||||||
# tests a 1 mon, 1 osd, 1 mds and 1 rgw xenial cluster using non-collocated OSD scenario
|
# tests a 1 mon, 1 osd, 1 mds and 1 rgw xenial cluster using non-collocated OSD scenario
|
||||||
|
|
Loading…
Reference in New Issue