ceph-ansible/tests/functional
Dimitri Savineau 3f29b243ea tests: fix cluster health status
The current ceph cluster health is in warning state:

health: HEALTH_WARN
        13 pool(s) have no replicas configured
        2 pool(s) have non-power-of-two pg_num

Because we're using only 1 replica then we need to disable the redundancy
check.
The pool pg num should be a power of two number (like 16).

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2019-11-27 16:20:17 +01:00
..
add-mdss tests: fix cluster health status 2019-11-27 16:20:17 +01:00
add-mgrs tests: fix cluster health status 2019-11-27 16:20:17 +01:00
add-mons tests: fix cluster health status 2019-11-27 16:20:17 +01:00
add-osds tests: fix cluster health status 2019-11-27 16:20:17 +01:00
add-rbdmirrors tests: fix cluster health status 2019-11-27 16:20:17 +01:00
add-rgws tests: fix cluster health status 2019-11-27 16:20:17 +01:00
all_daemons tests: fix cluster health status 2019-11-27 16:20:17 +01:00
collocation tests: fix cluster health status 2019-11-27 16:20:17 +01:00
infra_lv_create Fix units and add ability to have a dedicated instance 2019-06-10 18:18:46 +02:00
lvm-auto-discovery tests: fix cluster health status 2019-11-27 16:20:17 +01:00
lvm-batch tests: fix cluster health status 2019-11-27 16:20:17 +01:00
lvm-osds tests: fix cluster health status 2019-11-27 16:20:17 +01:00
migrate_ceph_disk_to_ceph_volume tests: fix cluster health status 2019-11-27 16:20:17 +01:00
ooo-collocation tests: fix cluster health status 2019-11-27 16:20:17 +01:00
podman tests: fix cluster health status 2019-11-27 16:20:17 +01:00
rgw-multisite tests: fix cluster health status 2019-11-27 16:20:17 +01:00
shrink_mds tests: fix cluster health status 2019-11-27 16:20:17 +01:00
shrink_mgr tests: fix cluster health status 2019-11-27 16:20:17 +01:00
shrink_mon tests: fix cluster health status 2019-11-27 16:20:17 +01:00
shrink_osd tests: fix cluster health status 2019-11-27 16:20:17 +01:00
shrink_rbdmirror tests: fix cluster health status 2019-11-27 16:20:17 +01:00
shrink_rgw tests: fix cluster health status 2019-11-27 16:20:17 +01:00
tests tests: do not rely on pg_num to validate rgw_tuning_pools 2019-09-18 14:05:23 +02:00
.gitignore tests: ignore folders created by ceph-ansible during testing 2016-11-08 10:35:43 -06:00
dev_setup.yml tests: clean nfs_ganesha variables 2019-06-26 08:58:51 +02:00
lvm_setup.yml tests: fix the size on the second data LV 2019-10-17 15:49:15 -04:00
rbd_map_devices.yml tests: add coverage on purge playbook 2019-11-08 09:06:11 -05:00
reboot.yml tests/functional: Use the ansible reboot module 2019-03-27 08:30:50 +00:00
rgw_multisite.yml ansible: use 'bool' filter on boolean conditionals 2019-06-06 10:21:17 +02:00
rhcs_setup.yml ansible: use 'bool' filter on boolean conditionals 2019-06-06 10:21:17 +02:00
setup.yml Remove NBSP characters 2019-07-26 16:09:23 -04:00