From d313d6f1e6596798cd59bc5112bed76e1eb4c652 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 (cherry picked from commit 9234fbcbe65b227b7e9b1d639fda1bf3b5e7a92a) --- 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 000000000000..32340b1fa8be --- /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.47.3