]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
tests: set `mon_max_pg_per_osd` in rgw_multisite
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 9 Feb 2021 14:50:43 +0000 (15:50 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 10 Feb 2021 07:32:24 +0000 (08:32 +0100)
commit8fada83589e67db24aa0ea8d00d312aa7beaa56d
treec516e40f5b0206072eccf5bc3b18070578fc5144
parentb5d082c4bc61778c283dc192563a5d40f6a75e77
tests: set `mon_max_pg_per_osd` in rgw_multisite

Otherwise, the job fails when it tries to create a bucket with `s3cmd mb`
command because we have too many PGs per OSD.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 54bae480d20b1066e20d1bfa530f987a8425535c)
tests/functional/rgw-multisite/container/group_vars/all
tests/functional/rgw-multisite/container/secondary/group_vars/all
tests/functional/rgw-multisite/group_vars/all
tests/functional/rgw-multisite/secondary/group_vars/all