diff options
Diffstat (limited to 'qa/releases/luminous-with-mgr.yaml')
-rw-r--r-- | qa/releases/luminous-with-mgr.yaml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/qa/releases/luminous-with-mgr.yaml b/qa/releases/luminous-with-mgr.yaml new file mode 100644 index 000000000..ea3130768 --- /dev/null +++ b/qa/releases/luminous-with-mgr.yaml @@ -0,0 +1,11 @@ +tasks: +- exec: + osd.0: + - ceph osd require-osd-release luminous + - ceph osd set-require-min-compat-client luminous +- ceph.healthy: +overrides: + ceph: + conf: + mon: + mon warn on osd down out interval zero: false |