tests: remove crush_device_class from lvm tests

The --crush-device-class flag for ceph-volume is not available in luminous so lets
remove this testing option for now until it's more widely available.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
pull/2336/head
Andrew Schoen 2018-01-18 07:57:45 -06:00 committed by Sébastien Han
parent f88795e843
commit cfb75b8e29
2 changed files with 0 additions and 2 deletions

View File

@ -13,7 +13,6 @@ copy_admin_key: true
lvm_volumes:
- data: data-lv1
data_vg: test_group
crush_device_class: test
- data: data-lv2
data_vg: test_group
db: journal1

View File

@ -16,7 +16,6 @@ lvm_volumes:
- data: data-lv1
journal: /dev/sdc1
data_vg: test_group
crush_device_class: test
- data: data-lv2
journal: journal1
data_vg: test_group