mirror of https://github.com/ceph/ceph-ansible.git
tests: set ceph_stable_release to luminous for rhcs
Signed-off-by: Andrew Schoen <aschoen@redhat.com>pull/1867/head
parent
27b3f9a7d4
commit
6748b5aae4
2
tox.ini
2
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
|
||||
|
|
Loading…
Reference in New Issue