mirror of https://github.com/ceph/ceph-ansible.git
Merge pull request #1501 from ceph/try-jewel-xenial-container
tests: use the xenial container for jewel instead of centos7pull/1502/head
commit
3fad6b7b7c
2
tox.ini
2
tox.ini
|
@ -53,7 +53,7 @@ setenv=
|
||||||
docker_dmcrypt_journal_collocation: PLAYBOOK = site-docker.yml.sample
|
docker_dmcrypt_journal_collocation: PLAYBOOK = site-docker.yml.sample
|
||||||
rhcs: CEPH_RHCS = true
|
rhcs: CEPH_RHCS = true
|
||||||
jewel: CEPH_STABLE_RELEASE = jewel
|
jewel: CEPH_STABLE_RELEASE = jewel
|
||||||
jewel: CEPH_DOCKER_IMAGE_TAG = tag-build-master-jewel-centos-7
|
jewel: CEPH_DOCKER_IMAGE_TAG = tag-build-master-jewel-ubuntu-16.04
|
||||||
kraken: CEPH_STABLE_RELEASE = kraken
|
kraken: CEPH_STABLE_RELEASE = kraken
|
||||||
kraken: UPDATE_CEPH_STABLE_RELEASE = luminous
|
kraken: UPDATE_CEPH_STABLE_RELEASE = luminous
|
||||||
deps=
|
deps=
|
||||||
|
|
Loading…
Reference in New Issue