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>
pull/5122/head
Dimitri Savineau 2020-02-17 13:46:09 -05:00 committed by Dimitri Savineau
parent 87034b1fb6
commit 2d2cec99fc
8 changed files with 16 additions and 16 deletions

View File

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

View File

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

View File

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

View File

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

View File

@ -13,8 +13,8 @@ system_access_key: 6kWkikvapSnHyE22P7nO
system_secret_key: MGecsMrWtKZgngOHZdrd6d3JxGO5CPWgT2lcnpSt system_secret_key: MGecsMrWtKZgngOHZdrd6d3JxGO5CPWgT2lcnpSt
rgw_create_pools: rgw_create_pools:
foo: foo:
pg_num: 17 pg_num: 16
bar: bar:
pg_num: 19 pg_num: 16
rgw_override_bucket_index_max_shards: 16 rgw_override_bucket_index_max_shards: 16
rgw_bucket_default_quota_max_objects: 1638400 rgw_bucket_default_quota_max_objects: 1638400

View File

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

View File

@ -13,8 +13,8 @@ system_access_key: 6kWkikvapSnHyE22P7nO
system_secret_key: MGecsMrWtKZgngOHZdrd6d3JxGO5CPWgT2lcnpSt system_secret_key: MGecsMrWtKZgngOHZdrd6d3JxGO5CPWgT2lcnpSt
rgw_create_pools: rgw_create_pools:
foo: foo:
pg_num: 17 pg_num: 16
bar: bar:
pg_num: 19 pg_num: 16
rgw_override_bucket_index_max_shards: 16 rgw_override_bucket_index_max_shards: 16
rgw_bucket_default_quota_max_objects: 1638400 rgw_bucket_default_quota_max_objects: 1638400

View File

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