mirror of https://github.com/ceph/ceph-ansible.git
tests: set CEPH_STABLE_RELEASE in ceph-build
`CEPH_STABLE_RELEASE` needs to bet set in ceph-build according to ceph/ceph-ansible#2165 Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>pull/2165/head
parent
0369bd59e2
commit
7a1d7d92ff
2
tox.ini
2
tox.ini
|
@ -144,9 +144,7 @@ setenv=
|
|||
shrink_osd_container: PLAYBOOK = site-docker.yml.sample
|
||||
|
||||
rhcs: CEPH_STABLE_RELEASE = luminous
|
||||
jewel: CEPH_STABLE_RELEASE = jewel
|
||||
jewel: UPDATE_CEPH_STABLE_RELEASE = luminous
|
||||
luminous: CEPH_STABLE_RELEASE = luminous
|
||||
luminous: UPDATE_CEPH_STABLE_RELEASE = luminous
|
||||
luminous: UPDATE_CEPH_DOCKER_IMAGE_TAG = tag-build-master-luminous-ubuntu-16.04
|
||||
lvm_osds: CEPH_STABLE_RELEASE = luminous
|
||||
|
|
Loading…
Reference in New Issue