From 811f043947e946eb60bf2fc70a8f7f300a0cd4dc Mon Sep 17 00:00:00 2001 From: Guillaume Abrioux Date: Tue, 6 Nov 2018 09:17:29 +0100 Subject: [PATCH] tests: test ooo_collocation agasint v3.0.3 ceph-container image Signed-off-by: Guillaume Abrioux --- tox.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/tox.ini b/tox.ini index 97b35abb1..2a2653920 100644 --- a/tox.ini +++ b/tox.ini @@ -240,6 +240,7 @@ setenv= add_osds_container: CEPH_STABLE_RELEASE = luminous rgw_multisite: 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 changedir= # tests a 1 mon, 1 osd, 1 mds and 1 rgw xenial cluster using non-collocated OSD scenario -- 2.39.5