ceph-ansible/tests/functional/all_daemons/container
Dimitri Savineau 4a6d19dae2 tests: reduce max_mds from 3 to 2
Having max_mds value equals to the number of mds nodes generates a
warning in the ceph cluster status:

cluster:
id:     6d3e49a4-ab4d-4e03-a7d6-58913b8ec00a'
health: HEALTH_WARN'
        insufficient standby MDS daemons available'
(...)
services:
  mds:     cephfs:3 {0=mds1=up:active,1=mds0=up:active,2=mds2=up:active}'

Let's use 2 active and 1 standby mds.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2019-12-04 14:07:29 -05:00
..
group_vars tests: reduce max_mds from 3 to 2 2019-12-04 14:07:29 -05: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: add multimds coverage 2019-10-18 13:43:13 -04:00
hosts-ubuntu tests: add multimds coverage 2019-10-18 13:43:13 -04:00
vagrant_variables.yml tests: add multimds coverage 2019-10-18 13:43:13 -04:00