]> 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:21:41 +0000 (08:21 +0100)
commit0e9b93db69f698af18bb65f1b3a091245a19301a
tree808faf582606e4b954f5f934eb57327011b1489a
parentdd204d9e2f265f4559d73a51e06d3d69f5929a8f
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