From: Vasu Kulkarni Date: Mon, 1 Oct 2018 19:02:09 +0000 (-0700) Subject: qa/tests: use lvm as default for ceph-ansible testing, this should also work with... X-Git-Tag: v14.1.0~1170^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=b0fc647e3f56e6ef0af6d6ebf1e082cc6165961d;p=ceph.git qa/tests: use lvm as default for ceph-ansible testing, this should also work with raw devices and using the batch mode should auto select nvme/ssd for journal. Signed-off-by: Vasu Kulkarni --- diff --git a/qa/suites/ceph-ansible/smoke/basic/2-ceph/ceph_ansible.yaml b/qa/suites/ceph-ansible/smoke/basic/2-ceph/ceph_ansible.yaml index 9845b65e957c..00d8fb20031f 100644 --- a/qa/suites/ceph-ansible/smoke/basic/2-ceph/ceph_ansible.yaml +++ b/qa/suites/ceph-ansible/smoke/basic/2-ceph/ceph_ansible.yaml @@ -14,7 +14,7 @@ overrides: mon_max_pg_per_osd: 1024 ceph_test: true ceph_stable_release: luminous - osd_scenario: collocated + osd_scenario: lvm journal_size: 1024 osd_auto_discovery: false ceph_origin: repository