From ab501b9eeb2582f0357f91e34cfd569c4c1f8694 Mon Sep 17 00:00:00 2001 From: Brad Hubbard Date: Fri, 15 Mar 2019 09:47:11 +1000 Subject: [PATCH] mimic: qa/ceph-ansible: modifications for mimic branch Signed-off-by: Brad Hubbard --- qa/suites/ceph-ansible/smoke/basic/2-ceph/ceph_ansible.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 0f8826cf1f75e..ac65dc3b784f7 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 @@ -3,7 +3,7 @@ meta: overrides: ceph_ansible: - ansible-version: "2.5" + ansible-version: "2.6" branch: stable-3.2 vars: ceph_conf_overrides: @@ -14,8 +14,8 @@ overrides: osd pool default pgp num: 64 mon_max_pg_per_osd: 1024 ceph_test: true - ceph_stable_release: luminous - osd_scenario: collocated + ceph_stable_release: mimic + osd_scenario: lvm journal_size: 1024 osd_auto_discovery: false ceph_origin: repository -- 2.39.5