diff options
author | Sage Weil <sage@newdream.net> | 2021-01-27 23:00:13 +0100 |
---|---|---|
committer | Sage Weil <sage@newdream.net> | 2021-01-28 20:29:28 +0100 |
commit | a9c4d1f1e71311d9f054c6f5340b50a6ae440165 (patch) | |
tree | ff6f1663410caa3a36a3b31b85df434c37922107 /qa/releases | |
parent | mon: updates for quincy (diff) | |
download | ceph-a9c4d1f1e71311d9f054c6f5340b50a6ae440165.tar.xz ceph-a9c4d1f1e71311d9f054c6f5340b50a6ae440165.zip |
qa/suites: some clean up for quincy
- remove upgrades from nautilus
- stubs for completing upgrade to quincy
Still missing the pacific-x upgrade tests.
Signed-off-by: Sage Weil <sage@newdream.net>
Diffstat (limited to 'qa/releases')
-rw-r--r-- | qa/releases/quincy.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/qa/releases/quincy.yaml b/qa/releases/quincy.yaml new file mode 100644 index 00000000000..731c6bead10 --- /dev/null +++ b/qa/releases/quincy.yaml @@ -0,0 +1,6 @@ +tasks: +- exec: + osd.0: + - ceph osd require-osd-release quincy + - ceph osd set-require-min-compat-client quincy +- ceph.healthy: |