From 4c5827241aa3b283709f38466968bd184ff98e71 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Sun, 1 Mar 2020 08:03:21 -0600 Subject: [PATCH] qa/suites/rados/singleton-bluestore/cephtool: whitelist MON_DOWN cephtool/test.sh now includes a test that disallows mon from the quorum for a short period. Signed-off-by: Sage Weil --- qa/suites/rados/singleton-bluestore/all/cephtool.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/qa/suites/rados/singleton-bluestore/all/cephtool.yaml b/qa/suites/rados/singleton-bluestore/all/cephtool.yaml index 935ef0a3441..2b84c716e9e 100644 --- a/qa/suites/rados/singleton-bluestore/all/cephtool.yaml +++ b/qa/suites/rados/singleton-bluestore/all/cephtool.yaml @@ -38,6 +38,9 @@ tasks: - \(POOL_APP_NOT_ENABLED\) - \(AUTH_BAD_CAPS\) - \(FS_INLINE_DATA_DEPRECATED\) + - \(MON_DOWN\) + - \(SLOW_OPS\) + - slow request - workunit: clients: all: -- 2.39.5