]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
tests: pg num should be a power of two number
authorDimitri Savineau <dsavinea@redhat.com>
Mon, 17 Feb 2020 18:49:00 +0000 (13:49 -0500)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Mon, 17 Feb 2020 18:51:15 +0000 (13:51 -0500)
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>
tests/functional/all_daemons/container/group_vars/rgws
tests/functional/all_daemons/group_vars/rgws
tests/functional/bs-osds/container/group_vars/rgws.yml
tests/functional/bs-osds/group_vars/rgws.yml
tests/functional/collocation/container/group_vars/rgws
tests/functional/collocation/group_vars/rgws
tests/functional/fs-osds/container/group_vars/rgws.yml
tests/functional/fs-osds/group_vars/rgws.yml

index 8f2a9a36826c94db739407d0324930035d152afe..18a2be67bca526c5c93f66399befef68b955938b 100644 (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
index a882543144ab13e008ffb46a7cd2ea0061459711..29f5f8b2d29c519736bae8d47b0848b795603e2e 100644 (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
index a882543144ab13e008ffb46a7cd2ea0061459711..29f5f8b2d29c519736bae8d47b0848b795603e2e 100644 (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
index a882543144ab13e008ffb46a7cd2ea0061459711..29f5f8b2d29c519736bae8d47b0848b795603e2e 100644 (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
index 265d18208cb4839e8e3e9c5ae7fedb6e4165a44e..f1fc6a727e9566fe4ad8b815d048200f2f6d4f26 100644 (file)
@@ -1,6 +1,6 @@
 ---
 rgw_create_pools:
   foo:
-    pg_num: 17
+    pg_num: 16
   bar:
-    pg_num: 19
\ No newline at end of file
+    pg_num: 16
\ No newline at end of file
index 265d18208cb4839e8e3e9c5ae7fedb6e4165a44e..f1fc6a727e9566fe4ad8b815d048200f2f6d4f26 100644 (file)
@@ -1,6 +1,6 @@
 ---
 rgw_create_pools:
   foo:
-    pg_num: 17
+    pg_num: 16
   bar:
-    pg_num: 19
\ No newline at end of file
+    pg_num: 16
\ No newline at end of file
index a882543144ab13e008ffb46a7cd2ea0061459711..29f5f8b2d29c519736bae8d47b0848b795603e2e 100644 (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
index a882543144ab13e008ffb46a7cd2ea0061459711..29f5f8b2d29c519736bae8d47b0848b795603e2e 100644 (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