tests: set CEPH_DOCKER_IMAGE_TAG when ceph release is luminous

Since latest points to mimic for the ceph container images, we need to
set `CEPH_DOCKER_IMAGE_TAG` to `latest-luminous` when ceph release is
luminous

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
pull/2751/head
Guillaume Abrioux 2018-06-11 15:40:54 +02:00 committed by Sébastien Han
parent a4ad2eb27f
commit a351b08726
1 changed files with 2 additions and 1 deletions

View File

@ -154,8 +154,9 @@ setenv=
jewel: UPDATE_CEPH_STABLE_RELEASE = luminous
jewel: UPDATE_CEPH_DOCKER_IMAGE_TAG = latest-luminous
luminous: CEPH_STABLE_RELEASE = luminous
luminous: CEPH_DOCKER_IMAGE_TAG = latest-luminous
luminous: UPDATE_CEPH_STABLE_RELEASE = luminous
luminous: UPDATE_CEPH_DOCKER_IMAGE_TAG = latest # Currently L is the latest stable release so it should point to 'latest'
luminous: UPDATE_CEPH_DOCKER_IMAGE_TAG = latest
lvm_osds: CEPH_STABLE_RELEASE = luminous
bluestore_lvm_osds: CEPH_STABLE_RELEASE = luminous
deps=