From: Brad Hubbard Date: Tue, 4 Feb 2020 07:10:27 +0000 (+1000) Subject: luminous: qa/ceph-ansible: Upgrade to stable-3.2.30 branch X-Git-Tag: v12.2.14~23^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=3c0a7372e55dedcd98c52e8ef050f43d65e6ceae;p=ceph.git luminous: qa/ceph-ansible: Upgrade to stable-3.2.30 branch The move to LVM will allow this test to run on smithis once the teuthology ceph_ansible task supports that. Signed-off-by: Brad Hubbard --- 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 750fa6dd70c..a559d1a48fa 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,8 @@ meta: overrides: ceph_ansible: - branch: stable-3.2 + ansible-version: '2.6' + branch: stable-3.2.30 vars: ceph_conf_overrides: global: @@ -14,7 +15,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