Merge pull request #32719 from liewegas/wip-o-upgrades

qa/suites/upgrade: fix mimic-x-singleton

Reviewed-by: Kefu Chai <kchai@redhat.com>
This commit is contained in:
Kefu Chai 2020-01-19 11:39:01 +08:00 committed by GitHub
commit a048784937
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 1 deletions

View File

@ -3,4 +3,5 @@ tasks:
osd.0:
- ceph osd require-osd-release octopus
- ceph osd set-require-min-compat-client octopus
- for f in `ceph osd pool ls` ; do ceph osd pool set $f pg_autoscale_mode off ; done
- ceph.healthy:

View File

@ -1 +0,0 @@
.qa/releases/nautilus.yaml

View File

@ -0,0 +1 @@
.qa/releases/octopus.yaml