mirror of https://github.com/ceph/ceph-ansible.git
Merge pull request #1867 from ceph/rhcs-version
tests: set ceph_stable_release to luminous for rhcspull/1870/head
commit
fd39552bf3
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