]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
tests: add config in ceph_conf_overrides to journal collocation tests 1677/head
authorGuillaume Abrioux <gabrioux@redhat.com>
Mon, 17 Jul 2017 22:51:08 +0000 (00:51 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 17 Jul 2017 23:02:02 +0000 (01:02 +0200)
Add config in ceph_conf_overrides options to journal collocation tests.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
tests/functional/centos/7/jrn-col/group_vars/all

index ac0c1211607c37c2565594fe32eddb8279f8cbd7..21e121489f4813ddde3d5f2fadfca3dc57db4ee7 100644 (file)
@@ -14,3 +14,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