]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
tests/journal_collocation: adds testing values to ceph_conf_overrides
authorAndrew Schoen <aschoen@redhat.com>
Thu, 26 Jan 2017 14:53:57 +0000 (08:53 -0600)
committerAndrew Schoen <aschoen@redhat.com>
Thu, 26 Jan 2017 15:39:42 +0000 (09:39 -0600)
This gives test coverage to changes introduced in:

https://github.com/ceph/ceph-ansible/pull/1214

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
tests/functional/centos/7/journal-collocation/group_vars/all

index 81857e670f85b600d74a05b276abc72ea9fa8af1..a2f0b06dcee7bc4a0e38b9840c564e2cafae48aa 100644 (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