From 6748b5aae4cf46f199a579e47e50498f6299cd75 Mon Sep 17 00:00:00 2001 From: Andrew Schoen Date: Thu, 7 Sep 2017 09:45:56 -0500 Subject: [PATCH] tests: set ceph_stable_release to luminous for rhcs Signed-off-by: Andrew Schoen --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index aa4cf3a15..7024e99f6 100644 --- a/tox.ini +++ b/tox.ini @@ -134,7 +134,7 @@ setenv= bluestore_docker_dedicated_journal: PLAYBOOK = site-docker.yml.sample bluestore_docker_dmcrypt_journal_collocation: PLAYBOOK = site-docker.yml.sample - rhcs: CEPH_STABLE_RELEASE = jewel + 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 -- 2.39.5