]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
tests: add latest-bis-jewel for jewel tests
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 17 Jul 2018 08:47:28 +0000 (10:47 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 18 Jul 2018 14:22:07 +0000 (16:22 +0200)
since no latest-bis-jewel exists, it's using latest-bis which points to
ceph mimic. In our testing, using it for idempotency/handlers tests
means upgrading from jewel to mimic which is not what we want do.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 05852b03013d15f6f400fe6728c24b11f22b75de)

tox.ini

diff --git a/tox.ini b/tox.ini
index 961d66d99811086a3996745ede48e7e46d439ee1..5737d3b3d6dc434eb2e95c811dccd9d89140066d 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -149,6 +149,7 @@ setenv=
   jewel: CEPH_DOCKER_IMAGE_TAG = latest-jewel
   jewel: UPDATE_CEPH_STABLE_RELEASE = luminous
   jewel: UPDATE_CEPH_DOCKER_IMAGE_TAG = latest-luminous
+  jewel: CEPH_DOCKER_IMAGE_TAG_BIS = latest-bis-jewel
   luminous: CEPH_STABLE_RELEASE = luminous
   luminous: CEPH_DOCKER_IMAGE_TAG = latest-luminous
   luminous: CEPH_DOCKER_IMAGE_TAG_BIS = latest-bis-luminous