ceph-ansible/tests/functional/centos/7/cluster
Guillaume Abrioux 30cec03ae7 tests: do not fully override previous ceph_conf_overrides
We run an initial deployment with `osd_pool_default_size: 1` in
`ceph_conf_overrides`.
When re-running the playbook to test idempotency and handlers, we reset
`ceph_conf_overrides`, we must append a new value instead of just
overwritting it, otherwise, this can lead to error in the CI.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit f290e49df8)
2018-11-29 01:49:05 +00:00
..
group_vars test: convert all the tests to use lvm 2018-10-29 15:33:12 +01:00
Vagrantfile tests: rename the directory for centos7_cluster 2016-12-01 16:59:27 -06:00
ceph-override.json tests: do not fully override previous ceph_conf_overrides 2018-11-29 01:49:05 +00:00
hosts tests: leave an OSD node in default crush root 2018-07-26 18:47:10 +00:00
hosts-switch-to-containers tests: force docker variable for switch-to-containers scenario 2017-09-06 18:03:52 +02:00
vagrant_variables.yml tests: leave an OSD node in default crush root 2018-07-26 18:47:10 +00:00