tests: make the centos7-mon-osd scenario use raw_multi_journal

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

Resolves: vagrant#boxes
pull/1089/head
Andrew Schoen 2016-11-10 11:59:45 -06:00
parent 4a2e06cb45
commit ca68d7ce17
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/sda'
raw_journal_devices:
- '/dev/sdb'
journal_collocation: True
raw_multi_journal: True
os_tuning_params:
- { name: kernel.pid_max, value: 4194303 }
- { name: fs.file-max, value: 26234859 }