ceph-ansible/roles
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
..
ceph-agent ceph-agent: Add support for the openSUSE Leap distributions 2017-11-14 10:51:23 +00:00
ceph-client client: use dummy created container when there is no mon in inventory 2018-06-07 16:16:38 +08:00
ceph-common ceph-common: move firewall checks after package installation 2018-06-07 13:59:17 +02:00
ceph-common-coreos syntax: change local_action syntax 2018-01-31 10:45:34 +01:00
ceph-config config: use fact `ceph_uid` 2018-04-04 10:51:17 +02:00
ceph-defaults tests: add a dummy value for 'dev' release 2018-06-07 13:59:17 +02:00
ceph-docker-common ceph-defaults: add the nautilus 14.x entry to ceph_release_num 2018-06-01 16:51:23 +02:00
ceph-fetch-keys ceph-fetch-keys: Add support for openSUSE Leap distributions 2017-11-14 10:51:23 +00:00
ceph-iscsi-gw iscsi-gw: fix issue when trying to mask target 2018-05-14 21:42:22 +02:00
ceph-mds mds: move mds fs pools creation 2018-05-25 11:16:56 +02:00
ceph-mgr Do nothing when mgr module is in good state 2018-05-18 15:21:45 +02:00
ceph-mon Use python instead of python2 2018-06-04 14:24:10 +02:00
ceph-nfs Fix template reference for ganesha.conf 2018-05-17 15:23:52 +02:00
ceph-osd osd: copy openstack keys over to all mon 2018-06-07 13:58:57 +08:00
ceph-rbd-mirror Expose /var/run/ceph 2018-04-20 15:48:32 +02:00
ceph-restapi Expose /var/run/ceph 2018-04-20 15:48:32 +02:00
ceph-rgw Syntax error fix in rgw multisite role 2018-06-05 16:01:07 +05:30
ceph-validate/tasks mdss: do not make pg_num a mandatory params 2018-05-30 16:20:34 +02:00
ceph.ceph-common rollback previous change for ceph-common change 2016-03-02 18:44:36 +01:00
ceph.ceph-docker-common ceph-docker-common: add symlink to ceph.ceph-docker-common 2017-01-16 10:42:42 -06:00