From: Andrew Schoen Date: Thu, 26 Jan 2017 14:53:57 +0000 (-0600) Subject: tests/journal_collocation: adds testing values to ceph_conf_overrides X-Git-Tag: v2.1.5~2^2~4 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=15cb1e21ba4aadccaff05e4832ac9c118d89e044;p=ceph-ansible.git tests/journal_collocation: adds testing values to ceph_conf_overrides This gives test coverage to changes introduced in: https://github.com/ceph/ceph-ansible/pull/1214 Signed-off-by: Andrew Schoen (cherry picked from commit 20705aa35aee8839865a2ab948a3e13a170523c8) --- diff --git a/tests/functional/centos/7/journal-collocation/group_vars/all b/tests/functional/centos/7/journal-collocation/group_vars/all index 81857e670..a2f0b06dc 100644 --- a/tests/functional/centos/7/journal-collocation/group_vars/all +++ b/tests/functional/centos/7/journal-collocation/group_vars/all @@ -12,3 +12,7 @@ journal_collocation: True os_tuning_params: - { name: kernel.pid_max, value: 4194303 } - { name: fs.file-max, value: 26234859 } +ceph_conf_overrides: + global: + osd_pool_default_pg_num: 8 + osd_pool_default_size: 1