From 9234fbcbe65b227b7e9b1d639fda1bf3b5e7a92a Mon Sep 17 00:00:00 2001 From: Casey Bodley Date: Mon, 18 Mar 2024 10:47:59 -0400 Subject: [PATCH] qa/rgw: ignore POOL_APP_NOT_ENABLED in rgw/lua subsuite > cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED)" in cluster log Signed-off-by: Casey Bodley --- qa/suites/rgw/lua/ignore-pg-availability.yaml | 1 + 1 file changed, 1 insertion(+) create mode 120000 qa/suites/rgw/lua/ignore-pg-availability.yaml diff --git a/qa/suites/rgw/lua/ignore-pg-availability.yaml b/qa/suites/rgw/lua/ignore-pg-availability.yaml new file mode 120000 index 00000000000..32340b1fa8b --- /dev/null +++ b/qa/suites/rgw/lua/ignore-pg-availability.yaml @@ -0,0 +1 @@ +.qa/rgw/ignore-pg-availability.yaml \ No newline at end of file -- 2.39.5