tests: force using the more recent build

We should use  `latest-master-devel` for switch_to_containers job.
Otherwise it might happen we actually downgrade the ceph version when
the image used is older than the rpm initially used for installing ceph.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
pull/5378/head
Guillaume Abrioux 2020-05-14 16:24:59 +02:00 committed by Dimitri Savineau
parent 6d9acb5e6d
commit 4fb9722c48
1 changed files with 1 additions and 1 deletions

View File

@ -315,7 +315,7 @@ setenv=
UPDATE_CEPH_DOCKER_IMAGE_TAG = latest-master
CEPH_STABLE_RELEASE = pacific
switch_to_containers: CEPH_DOCKER_IMAGE_TAG = latest-master
switch_to_containers: CEPH_DOCKER_IMAGE_TAG = latest-master-devel
ooo_collocation: CEPH_DOCKER_IMAGE_TAG = latest-master
deps= -r{toxinidir}/tests/requirements.txt