tests: pg num should be a power of two number

This patch changes the pg_num value of the rgw pools foo and bar to be
a power of two number.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
stable-3.1
Dimitri Savineau 2020-02-17 13:49:00 -05:00 committed by Dimitri Savineau
parent c243cafe5e
commit 143cdd731a
8 changed files with 16 additions and 16 deletions

View File

@ -2,6 +2,6 @@
copy_admin_key: True
rgw_create_pools:
foo:
pg_num: 17
pg_num: 16
bar:
pg_num: 19
pg_num: 16

View File

@ -1,8 +1,8 @@
copy_admin_key: true
rgw_create_pools:
foo:
pg_num: 17
pg_num: 16
bar:
pg_num: 19
pg_num: 16
rgw_override_bucket_index_max_shards: 16
rgw_bucket_default_quota_max_objects: 1638400

View File

@ -1,8 +1,8 @@
copy_admin_key: true
rgw_create_pools:
foo:
pg_num: 17
pg_num: 16
bar:
pg_num: 19
pg_num: 16
rgw_override_bucket_index_max_shards: 16
rgw_bucket_default_quota_max_objects: 1638400

View File

@ -1,8 +1,8 @@
copy_admin_key: true
rgw_create_pools:
foo:
pg_num: 17
pg_num: 16
bar:
pg_num: 19
pg_num: 16
rgw_override_bucket_index_max_shards: 16
rgw_bucket_default_quota_max_objects: 1638400

View File

@ -1,6 +1,6 @@
---
rgw_create_pools:
foo:
pg_num: 17
pg_num: 16
bar:
pg_num: 19
pg_num: 16

View File

@ -1,6 +1,6 @@
---
rgw_create_pools:
foo:
pg_num: 17
pg_num: 16
bar:
pg_num: 19
pg_num: 16

View File

@ -1,8 +1,8 @@
copy_admin_key: true
rgw_create_pools:
foo:
pg_num: 17
pg_num: 16
bar:
pg_num: 19
pg_num: 16
rgw_override_bucket_index_max_shards: 16
rgw_bucket_default_quota_max_objects: 1638400

View File

@ -1,8 +1,8 @@
copy_admin_key: true
rgw_create_pools:
foo:
pg_num: 17
pg_num: 16
bar:
pg_num: 19
pg_num: 16
rgw_override_bucket_index_max_shards: 16
rgw_bucket_default_quota_max_objects: 1638400