mirror of https://github.com/ceph/ceph-ansible.git
5eacc8f8d8
Functional tests are broken when testing against 'dev' release (ceph). Adding a dummy value here will make it possible to run ceph-ansible CI against dev ceph release. Typical error: ``` > if request.node.get_marker("from_luminous") and ceph_release_num[ceph_stable_release] < ceph_release_num['luminous']: E KeyError: 'dev' ``` Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com> (cherry picked from commit fd1487d93f21b609a637053f5b33cd2a4e408d00) |
||
---|---|---|
.. | ||
agent.yml.sample | ||
all.yml.sample | ||
ceph-fetch-keys.yml.sample | ||
clients.yml.sample | ||
common-coreoss.yml.sample | ||
docker-commons.yml.sample | ||
iscsi-gws.yml.sample | ||
mdss.yml.sample | ||
mgrs.yml.sample | ||
mons.yml.sample | ||
nfss.yml.sample | ||
osds.yml.sample | ||
rbd-mirrors.yml.sample | ||
restapis.yml.sample | ||
rgws.yml.sample | ||
rhcs.yml.sample |