ceph-ansible/tests/functional/all_daemons
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
..
container tests: increase `mon_max_pg_per_osd` 2021-02-11 16:35:55 +01:00
group_vars tests: increase `mon_max_pg_per_osd` 2021-02-11 16:35:55 +01:00
Vagrantfile tests: reorganize directories layout 2019-01-24 11:46:32 +01:00
ceph-override.json tests: increase `mon_max_pg_per_osd` 2021-02-11 16:35:55 +01:00
hosts tests: use lvm batch on osd2 (all_daemons) 2021-02-02 17:24:17 +01:00
hosts-switch-to-containers defaults: change default grafana-server name 2020-09-29 07:42:26 +02:00
vagrant_variables.yml Revert "tests: disable nfs-ganesha testing" 2020-10-02 07:43:07 +02:00