mirror of
https://github.com/ceph/ceph
synced 2024-12-12 14:39:05 +00:00
4baea08565
- remove upgrades from octopus - stubs for completing upgrade to reef Still missing the quincy-x upgrade tests. `c8e1f4c2b547a152e049af2b529bf415f6d76e59` has moved the `thrash-old-clients` tests back to the rados suite. This commit fixes the `release-checklists.rst` accordingly. Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
7 lines
136 B
YAML
7 lines
136 B
YAML
tasks:
|
|
- exec:
|
|
osd.0:
|
|
- ceph osd require-osd-release reef
|
|
- ceph osd set-require-min-compat-client reef
|
|
- ceph.healthy:
|