From d74cae117cc179bc275cd3aafa2faa559f15ab90 Mon Sep 17 00:00:00 2001 From: Brad Hubbard Date: Fri, 8 Feb 2019 11:56:01 +1000 Subject: [PATCH] qa/ceph-ansible: Set ceph_stable_release to mimic Fixes: http://tracker.ceph.com/issues/38231 Signed-off-by: Brad Hubbard --- qa/suites/ceph-ansible/smoke/basic/2-ceph/ceph_ansible.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 b3edc971e07..a3398ae3a50 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 @@ -13,7 +13,7 @@ overrides: osd pool default pgp num: 64 mon_max_pg_per_osd: 1024 ceph_test: true - ceph_stable_release: luminous + ceph_stable_release: mimic osd_scenario: lvm journal_size: 1024 osd_auto_discovery: false -- 2.39.5