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 <aschoen@redhat.com>
pull/1250/head
Andrew Schoen 2017-01-26 08:53:57 -06:00
parent 625ee0952e
commit 20705aa35a
1 changed files with 4 additions and 0 deletions

View File

@ -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