ceph-ansible/tests/functional/all_daemons/container/group_vars
Guillaume Abrioux 682116023d tests: increase `mon_max_pg_per_osd`
we aren't deploying enough OSD daemon, so it fails like following:

```
  stderr: 'Error ERANGE: pool id 10 pg_num 256 size 2 would mean 1536 total pgs, which exceeds max 1500 (mon_max_pg_per_osd 250 * num_in_osds 6)'
```

Let's increase the value of `mon_max_pg_per_osd` in order to get around
this issue in the CI.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2021-02-11 16:35:55 +01:00
..
all tests: increase `mon_max_pg_per_osd` 2021-02-11 16:35:55 +01:00
clients defaults: change defaults value 2020-10-02 07:42:40 +02:00
iscsigws igw: drop gateway_ip_list for container setups 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 ceph-osd: remove ceph-osd-run.sh script 2020-06-18 17:51:13 +02:00
rgws rgw: extend automatic rgw pool creation capability 2020-02-17 16:07:43 +01:00