ceph-ansible/tests/functional/podman/group_vars
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
..
all tests: fix cluster health status 2019-11-27 16:20:17 +01:00
clients tests: reorganize directories layout 2019-01-24 11:46:32 +01:00
iscsigws igw: Update tests to use ceph-iscsi package 2019-07-03 22:13:19 +02:00
mons ceph-osd: add device class to crush rules 2019-11-14 16:25:46 +01:00
osds osd: remove variable osd_scenario 2019-04-11 11:57:02 -04:00
rgws tests: fix cluster health status 2019-11-27 16:20:17 +01:00