mirror of
https://github.com/ceph/ceph
synced 2024-12-26 21:43:10 +00:00
105ca218ee
* add qa/releases/nautilus.yaml so it can be reused. * use releases/nautilus.yaml in luminous-x upgrade test, so test_librbd_python.sh is able to use the feature introduced in nautilus. Fixes: http://tracker.ceph.com/issues/37432 Signed-off-by: Kefu Chai <kchai@redhat.com>
7 lines
144 B
YAML
7 lines
144 B
YAML
tasks:
|
|
- exec:
|
|
osd.0:
|
|
- ceph osd require-osd-release nautilus
|
|
- ceph osd set-require-min-compat-client nautilus
|
|
- ceph.healthy:
|