tests: make xenial-mon-osd use raw_multi_journal instead of collocation

Signed-off-by: Andrew Schoen <aschoen@redhat.com>

Resolves: vagrant#boxes
pull/1089/head
Andrew Schoen 2016-11-09 14:12:59 -06:00
parent 38d84ce595
commit 3b75d44ed6
1 changed files with 2 additions and 1 deletions

View File

@ -6,8 +6,9 @@ cluster_network: "192.168.43.0/24"
journal_size: 100
devices:
- '/dev/sdb'
raw_journal_devices:
- '/dev/sdc'
journal_collocation: True
raw_multi_journal: True
os_tuning_params:
- { name: kernel.pid_max, value: 4194303 }
- { name: fs.file-max, value: 26234859 }