From 44fb07797889bcde2549b5cff223a3f75e5e135a Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Wed, 8 Jan 2020 22:20:34 +0800 Subject: [PATCH] qa: whitelist FS_DEGRADED `admin_socket_output --all` sends "respawn" to mds, so when the mds restarts, FS_DEGRADED. Signed-off-by: Kefu Chai --- qa/suites/rados/singleton-nomsgr/all/admin_socket_output.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/qa/suites/rados/singleton-nomsgr/all/admin_socket_output.yaml b/qa/suites/rados/singleton-nomsgr/all/admin_socket_output.yaml index 49f06b9ae1c..3ac46082bc2 100644 --- a/qa/suites/rados/singleton-nomsgr/all/admin_socket_output.yaml +++ b/qa/suites/rados/singleton-nomsgr/all/admin_socket_output.yaml @@ -10,6 +10,7 @@ overrides: - MDS in read-only mode - force file system read-only - overall HEALTH_ + - \(FS_DEGRADED\) - \(OSDMAP_FLAGS\) - \(OSD_FULL\) - \(MDS_READ_ONLY\) -- 2.39.5