ceph-ansible/tests/functional
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
..
centos/7 tests: set pool size to 1 in ceph-override.json 2018-11-28 23:11:46 +01: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