tests: only test upgrade jewel > luminous

Since it has been decided to stop testing against kraken, we have to
test upgrade from jewel to luminous instead of kraken.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
pull/2081/head
Guillaume Abrioux 2017-10-19 16:12:12 +02:00
parent 93f0856770
commit db6b93d441
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@ setenv=
rhcs: CEPH_STABLE_RELEASE = luminous
jewel: CEPH_STABLE_RELEASE = jewel
jewel: CEPH_DOCKER_IMAGE_TAG = tag-build-master-jewel-ubuntu-16.04
jewel: UPDATE_CEPH_STABLE_RELEASE = kraken
jewel: UPDATE_CEPH_STABLE_RELEASE = luminous
luminous: CEPH_STABLE_RELEASE = luminous
luminous: CEPH_DOCKER_IMAGE_TAG = tag-build-master-luminous-ubuntu-16.04
luminous: UPDATE_CEPH_STABLE_RELEASE = luminous