Skip to content

Commit

Permalink
Merge pull request #27014 from badone/wip-mimic-CA-mods
Browse files Browse the repository at this point in the history
mimic: qa/ceph-ansible: modifications for mimic branch

Reviewed-by: Yuri Weinstein <yweinste@redhat.com>
  • Loading branch information
badone committed Mar 17, 2019
2 parents 7995b2c + ab501b9 commit 2b3c641
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions qa/suites/ceph-ansible/smoke/basic/2-ceph/ceph_ansible.yaml
Expand Up @@ -3,7 +3,7 @@ meta:

overrides:
ceph_ansible:
ansible-version: "2.5"
ansible-version: "2.6"
branch: stable-3.2
vars:
ceph_conf_overrides:
Expand All @@ -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
Expand Down

0 comments on commit 2b3c641

Please sign in to comment.