From: Aishwarya Mathuria Date: Mon, 22 Jul 2024 16:42:47 +0000 (+0530) Subject: qa/rados/dashboard: Add PG_DEGRADED to ignorelist X-Git-Tag: v20.0.0~1297^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=4a4f9a3e994ae0dfe7325a0f1ab09594eddba5b0;p=ceph.git qa/rados/dashboard: Add PG_DEGRADED to ignorelist Eventually, the PG_DEGRADED warning goes away and cluster goes back to healthy state before the end of the test Fixes: https://tracker.ceph.com/issues/66922 Signed-off-by: Aishwarya Mathuria --- diff --git a/qa/suites/rados/dashboard/tasks/e2e.yaml b/qa/suites/rados/dashboard/tasks/e2e.yaml index cb6ffb22fe0c..2f087ccbcaf1 100644 --- a/qa/suites/rados/dashboard/tasks/e2e.yaml +++ b/qa/suites/rados/dashboard/tasks/e2e.yaml @@ -10,6 +10,10 @@ roles: - client.0 - - host.b - client.1 +overrides: + ceph: + log-ignorelist: + - \(PG_DEGRADED\) tasks: - install: - cephadm: