ceph-ansible/tests/functional
Dimitri Savineau acf2476f09 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>
(cherry picked from commit 4a6d19dae2)
2019-12-04 17:49:33 -05:00
..
add-mdss dashboard: enable dashboard by default 2019-07-29 15:46:58 +02:00
add-mgrs dashboard: enable dashboard by default 2019-07-29 15:46:58 +02:00
add-mons dashboard: enable dashboard by default 2019-07-29 15:46:58 +02:00
add-osds dashboard: enable dashboard by default 2019-07-29 15:46:58 +02:00
add-rbdmirrors dashboard: enable dashboard by default 2019-07-29 15:46:58 +02:00
add-rgws dashboard: enable dashboard by default 2019-07-29 15:46:58 +02:00
all_daemons tests: reduce max_mds from 3 to 2 2019-12-04 17:49:33 -05:00
collocation tests: reduce handler mon and osd delay 2019-10-18 22:09:04 +02:00
infra_lv_create Fix units and add ability to have a dedicated instance 2019-06-12 11:48:12 +02:00
lvm-auto-discovery tests: reduce handler mon and osd delay 2019-10-18 22:09:04 +02:00
lvm-batch tests: reduce handler mon and osd delay 2019-10-18 22:09:04 +02:00
lvm-osds tests: reduce handler mon and osd delay 2019-10-18 22:09:04 +02:00
migrate_ceph_disk_to_ceph_volume Fix units and add ability to have a dedicated instance 2019-06-12 11:48:12 +02:00
ooo-collocation tests: fix keyring creation in ooo_collocation 2019-10-23 17:17:24 +02:00
podman tests: reduce handler mon and osd delay 2019-10-18 22:09:04 +02:00
rgw-multisite tests: fix rgw multisite vagrant variables 2019-10-04 16:48:00 -04:00
shrink_mds tests: set copy_admin_key at group_vars level 2019-09-26 16:21:54 +02:00
shrink_mgr dashboard: enable dashboard by default 2019-07-29 15:46:58 +02:00
shrink_mon dashboard: enable dashboard by default 2019-07-29 15:46:58 +02:00
shrink_osd tests: set copy_admin_key at group_vars level 2019-09-26 16:21:54 +02:00
shrink_rbdmirror tests: set copy_admin_key at group_vars level 2019-09-26 16:21:54 +02:00
shrink_rgw tests: set copy_admin_key at group_vars level 2019-09-26 16:21:54 +02:00
tests igw: Update tests to use ceph-iscsi package 2019-07-04 00:04:04 +00: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 13:13:11 +02:00
lvm_setup.yml tests: fix the size on the second data LV 2019-10-18 17:26:18 -04:00
rbd_map_devices.yml tests: add coverage on purge playbook 2019-11-14 10:49:38 -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-07 16:05:51 +02:00
rhcs_setup.yml ansible: use 'bool' filter on boolean conditionals 2019-06-07 16:05:51 +02:00
setup.yml ansible: use 'bool' filter on boolean conditionals 2019-06-07 16:05:51 +02:00