From 3ebc4e184769315aef974297c31f5fef6fc1fb31 Mon Sep 17 00:00:00 2001 From: Yuri Weinstein Date: Thu, 9 Nov 2023 08:05:38 -0800 Subject: [PATCH] qa/tests: added - \(POOL_APP_NOT_ENABLED\) to the ignore list Signed-off-by: Yuri Weinstein --- .../upgrade/quincy-x/filestore-remove-check/0-cluster/start.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/qa/suites/upgrade/quincy-x/filestore-remove-check/0-cluster/start.yaml b/qa/suites/upgrade/quincy-x/filestore-remove-check/0-cluster/start.yaml index 4663e252745fe..b4b6f4d900c95 100644 --- a/qa/suites/upgrade/quincy-x/filestore-remove-check/0-cluster/start.yaml +++ b/qa/suites/upgrade/quincy-x/filestore-remove-check/0-cluster/start.yaml @@ -19,6 +19,7 @@ overrides: - \(MGR_DOWN\) - slow request - \(MON_MSGR2_NOT_ENABLED\) + - \(POOL_APP_NOT_ENABLED\) conf: global: enable experimental unrecoverable data corrupting features: "*" -- 2.39.5