]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
tests: only test upgrade jewel > luminous 2081/head
authorGuillaume Abrioux <gabrioux@redhat.com>
Thu, 19 Oct 2017 14:12:12 +0000 (16:12 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 19 Oct 2017 15:00:27 +0000 (17:00 +0200)
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>
tox.ini

diff --git a/tox.ini b/tox.ini
index cd49b3c86c33f9117752861d4530390895a4bc61..464da93a500d9b7f1c48d25e77741cf68d818340 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -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