ceph-ansible/tests/functional/shrink_mon
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
..
container tests: fix cluster health status 2019-11-27 16:20:17 +01:00
group_vars tests: fix cluster health status 2019-11-27 16:20:17 +01:00
Vagrantfile tests: reorganize directories layout 2019-01-24 11:46:32 +01:00
ceph-override.json tests/functional: use ceph-override.json symlink 2019-04-11 15:15:41 +02:00
hosts tests: fix network interfaces names in conftest.py 2019-02-22 16:24:18 +01:00
hosts-switch-to-containers tests: fix network interfaces names in conftest.py 2019-02-22 16:24:18 +01:00
hosts-ubuntu tests: clean nfs_ganesha variables 2019-06-26 08:58:51 +02:00
vagrant_variables.yml Fix units and add ability to have a dedicated instance 2019-06-10 18:18:46 +02:00