]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
tests: do not fully override previous ceph_conf_overrides
authorGuillaume Abrioux <gabrioux@redhat.com>
Thu, 22 Nov 2018 10:33:20 +0000 (11:33 +0100)
committermergify[bot] <mergify[bot]@users.noreply.github.com>
Thu, 29 Nov 2018 01:49:05 +0000 (01:49 +0000)
commit30cec03ae79803d3d453e83679497c032ee8da72
tree300c38f292063753920c6d6b6a35c2153ab0ebd6
parent1f4cf610583bec29fb3cd20c72ec94bc517ba1f7
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 f290e49df86a6c878dfffa4d017537f3be6ff615)
tests/functional/centos/7/cluster/ceph-override.json