diff options
author | Brad Hubbard <bhubbard@redhat.com> | 2019-03-15 01:06:30 +0100 |
---|---|---|
committer | Brad Hubbard <bhubbard@redhat.com> | 2019-03-16 03:40:04 +0100 |
commit | db046d007cf485a04c3521a17f5443a3ebdd4032 (patch) | |
tree | d16a6fe0c93ffcabcae1130bbf0cf0b63023349e /qa/suites/ceph-ansible | |
parent | Merge PR #26937 into master (diff) | |
download | ceph-db046d007cf485a04c3521a17f5443a3ebdd4032.tar.xz ceph-db046d007cf485a04c3521a17f5443a3ebdd4032.zip |
qa/ceph-ansible: Move to Nautilus
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
Diffstat (limited to 'qa/suites/ceph-ansible')
-rw-r--r-- | qa/suites/ceph-ansible/smoke/basic/2-ceph/ceph_ansible.yaml | 2 |
1 files changed, 1 insertions, 1 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 a3398ae3a50..e57bcf9b8fd 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: mimic + ceph_stable_release: nautilus osd_scenario: lvm journal_size: 1024 osd_auto_discovery: false |