diff options
author | Yuri Weinstein <yweinste@redhat.com> | 2017-02-17 21:14:33 +0100 |
---|---|---|
committer | Sage Weil <sage@redhat.com> | 2017-02-19 03:12:23 +0100 |
commit | ccc885ac59dea2dd574f6ea4dee3b75784e740cd (patch) | |
tree | e250a75ba716e474452afa7d62d9f99fb2921c34 /qa/releases/luminous.yaml | |
parent | Merge pull request #13207 from liewegas/wip-mapping (diff) | |
download | ceph-ccc885ac59dea2dd574f6ea4dee3b75784e740cd.tar.xz ceph-ccc885ac59dea2dd574f6ea4dee3b75784e740cd.zip |
qa/suites/upgrade/kraken-x: Initial checkin
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Diffstat (limited to 'qa/releases/luminous.yaml')
-rw-r--r-- | qa/releases/luminous.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/qa/releases/luminous.yaml b/qa/releases/luminous.yaml index d6012ffcac1..849bd824427 100644 --- a/qa/releases/luminous.yaml +++ b/qa/releases/luminous.yaml @@ -2,8 +2,9 @@ tasks: - exec: osd.0: - ceph osd set require_luminous_osds +- ceph.healthy: overrides: ceph: conf: mon: - mon warn on osd down out interval zero: false
\ No newline at end of file + mon warn on osd down out interval zero: false |