ceph-ansible/tests/functional
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
..
centos/7 tests: do not fully override previous ceph_conf_overrides 2018-11-29 01:49:05 +00:00
tests test_osd: dynamically get the osd container 2018-10-29 15:33:12 +01:00
ubuntu/16.04/cluster rgws: renames create_pools variable with rgw_create_pools. 2018-06-04 06:23:42 +02: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 tests: followup on #2656 2018-07-13 07:55:14 +00:00