qa/suites/rados/thrash-old-clients: tolerate MON_DOWN

The first thing this test does is upgrade all mons.

Signed-off-by: Sage Weil <sage@redhat.com>
This commit is contained in:
Sage Weil 2019-09-25 08:20:43 -05:00
parent 59299c8ea7
commit a4eb581419
10 changed files with 22 additions and 0 deletions

View File

@ -3,6 +3,8 @@ overrides:
mon_bind_addrvec: false
mon_bind_msgr2: false
crush_tunables: hammer
log-whitelist:
- \(MON_DOWN\)
conf:
global:
ms bind msgr2: false

View File

@ -2,6 +2,8 @@ overrides:
ceph:
mon_bind_addrvec: false
mon_bind_msgr2: false
log-whitelist:
- \(MON_DOWN\)
conf:
global:
ms type: async

View File

@ -2,6 +2,8 @@ overrides:
ceph:
mon_bind_addrvec: false
mon_bind_msgr2: false
log-whitelist:
- \(MON_DOWN\)
conf:
global:
mon warn on msgr2 not enabled: false

View File

@ -2,6 +2,8 @@ overrides:
ceph:
mon_bind_msgr2: false
mon_bind_addrvec: false
log-whitelist:
- \(MON_DOWN\)
conf:
global:
ms type: async

View File

@ -2,6 +2,8 @@ overrides:
ceph:
mon_bind_addrvec: false
mon_bind_msgr2: false
log-whitelist:
- \(MON_DOWN\)
conf:
global:
mon warn on msgr2 not enabled: false

View File

@ -2,6 +2,8 @@ overrides:
ceph:
mon_bind_addrvec: false
mon_bind_msgr2: false
log-whitelist:
- \(MON_DOWN\)
conf:
global:
ms type: async

View File

@ -2,6 +2,8 @@ overrides:
ceph:
mon_bind_addrvec: false
mon_bind_msgr2: false
log-whitelist:
- \(MON_DOWN\)
conf:
global:
ms type: async

View File

@ -2,6 +2,8 @@ overrides:
ceph:
mon_bind_msgr2: false
mon_bind_addrvec: false
log-whitelist:
- \(MON_DOWN\)
conf:
global:
ms type: async

View File

@ -1,5 +1,7 @@
overrides:
ceph:
log-whitelist:
- \(MON_DOWN\)
conf:
global:
ms type: async

View File

@ -1,3 +1,7 @@
overrides:
ceph:
log-whitelist:
- \(MON_DOWN\)
tasks:
- install:
branch: nautilus