ceph-ansible/group_vars
Guillaume Abrioux 5eacc8f8d8 tests: add a dummy value for 'dev' release
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)
2018-06-07 13:59:17 +02:00
..
agent.yml.sample All `include_vars` need to have `*.yml`, `*.yaml` or `*.json` extension. 2016-11-24 14:03:49 +01:00
all.yml.sample tests: add a dummy value for 'dev' release 2018-06-07 13:59:17 +02:00
ceph-fetch-keys.yml.sample All `include_vars` need to have `*.yml`, `*.yaml` or `*.json` extension. 2016-11-24 14:03:49 +01:00
clients.yml.sample tests: update the type for the rule used in pools 2018-04-30 08:15:18 +02:00
common-coreoss.yml.sample All `include_vars` need to have `*.yml`, `*.yaml` or `*.json` extension. 2016-11-24 14:03:49 +01:00
docker-commons.yml.sample docker: fix monitors name 2017-04-10 15:13:12 +02:00
iscsi-gws.yml.sample ceph-iscsi: fix certificates generation and distribution 2018-04-04 09:27:39 +02:00
mdss.yml.sample containers: bump memory limit 2018-01-09 11:26:50 +01:00
mgrs.yml.sample refactor the way we copy keys 2018-04-18 16:46:33 +02:00
mons.yml.sample osds: move openstack pools creation in ceph-osd 2018-05-24 09:39:38 -07:00
nfss.yml.sample refactor the way we copy keys 2018-04-18 16:46:33 +02:00
osds.yml.sample ceph-osd note that some scenarios use ceph-disk vs. ceph-volume 2018-03-29 09:11:33 +02:00
rbd-mirrors.yml.sample container: introduce resource limitation for containers 2017-09-06 14:52:21 +02:00
restapis.yml.sample docker: simplify variable declaration 2017-09-09 01:22:06 +02:00
rgws.yml.sample rgws: renames create_pools variable with rgw_create_pools. 2018-06-04 06:23:42 +02:00
rhcs.yml.sample tests: add a dummy value for 'dev' release 2018-06-07 13:59:17 +02:00