tests: add a filesystem on /dev/sdc1 for lvm osd testing

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
pull/1841/head
Andrew Schoen 2017-08-30 16:16:04 -05:00
parent fcba9d17f0
commit 3185a287de
1 changed files with 5 additions and 0 deletions

View File

@ -39,6 +39,11 @@
unit: '%'
state: present
- name: create filesystem on /dev/sdc1
filesystem:
fstype: ext4
dev: /dev/sdc1
- name: create journals vg from /dev/sdc2
lvg:
vg: journals