ceph-ansible/tests/functional/centos/7/cluster
Guillaume Abrioux 133615471a tests: set pool size to 1 in ceph-override.json
setting this setting to 1 makes the CI covering the related code in the
playbook without breaking the upgrade scenarios.

Those scenarios were broken because there is a check `TASK [waiting for
clean pgs...]` in rolling_update.yml, since the pool size for
`cephfs_metadata` and `cephfs_data` are updated to `2` in
`ceph-override.json` and there is not enough osd to honor this size,
some PGs are degraded and make the mentioned check failing.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 3ac6619fb9)
2018-11-28 23:11:46 +01: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: set pool size to 1 in ceph-override.json 2018-11-28 23:11:46 +01: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