From 647bbd8f1ec0e91830d9f2bd9b6e87ec84e251e8 Mon Sep 17 00:00:00 2001 From: Andrew Schoen Date: Mon, 6 Aug 2018 16:20:07 -0500 Subject: [PATCH] tests: adds crush_device_class to lvm-batch scenario Signed-off-by: Andrew Schoen --- tests/functional/centos/7/lvm-batch/group_vars/all | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/functional/centos/7/lvm-batch/group_vars/all b/tests/functional/centos/7/lvm-batch/group_vars/all index 8ec12080c..2a7105d7c 100644 --- a/tests/functional/centos/7/lvm-batch/group_vars/all +++ b/tests/functional/centos/7/lvm-batch/group_vars/all @@ -9,6 +9,7 @@ monitor_interface: eth1 radosgw_interface: eth1 journal_size: 100 osd_objectstore: "bluestore" +crush_device_class: test osd_scenario: lvm copy_admin_key: true devices: -- 2.39.5