mirror of
https://github.com/ceph/ceph
synced 2025-01-20 01:51:34 +00:00
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:
commit
a048784937
@ -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:
|
||||
|
@ -1 +0,0 @@
|
||||
.qa/releases/nautilus.yaml
|
1
qa/suites/upgrade/mimic-x-singleton/7-octopus.yaml
Symbolic link
1
qa/suites/upgrade/mimic-x-singleton/7-octopus.yaml
Symbolic link
@ -0,0 +1 @@
|
||||
.qa/releases/octopus.yaml
|
Loading…
Reference in New Issue
Block a user