ceph-ansible/tests/functional
Guillaume Abrioux f290e49df8 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>
2018-11-26 18:22:20 +01:00
..
centos/7 tests: do not fully override previous ceph_conf_overrides 2018-11-26 18:22:20 +01:00
tests rbd-mirror: use the new rbd-mirror key 2018-11-09 12:45:52 +01:00
ubuntu/16.04/cluster remove restapi role 2018-10-30 14:19:13 +01:00
.gitignore tests: ignore folders created by ceph-ansible during testing 2016-11-08 10:35:43 -06:00
dev_setup.yml tests: add support of 'ooo-collocation' scenario when testing against ceph dev 2018-07-20 07:47:33 +02:00
lvm_setup.yml tests: do not install lvm2 on atomic host 2018-10-10 16:08:41 -04:00
reboot.yml syntax: change local_action syntax 2018-01-31 10:45:34 +01:00
rgw_multisite.yml tests: add rgw_multisite functional test 2018-10-30 14:00:28 +01:00
rhcs_setup.yml Use check_mode instead of always_run 2017-10-25 09:53:34 -05:00
setup.yml use blocks directives to group tasks 2018-10-31 09:37:43 +01:00