]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/rados/dashboard: Add PG_DEGRADED to ignorelist 61281/head
authorAishwarya Mathuria <amathuri@redhat.com>
Mon, 22 Jul 2024 16:42:47 +0000 (22:12 +0530)
committerAishwarya Mathuria <amathuri@redhat.com>
Thu, 9 Jan 2025 12:21:32 +0000 (17:51 +0530)
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 <amathuri@redhat.com>
(cherry picked from commit 4a4f9a3e994ae0dfe7325a0f1ab09594eddba5b0)

qa/suites/rados/dashboard/tasks/e2e.yaml

index cb6ffb22fe0cc704fac88e4fe1d669e53cf50fe4..2f087ccbcaf1fa3dc04775658bd689fc5388900d 100644 (file)
@@ -10,6 +10,10 @@ roles:
   - client.0
 - - host.b
   - client.1
+overrides:
+  ceph:
+    log-ignorelist:
+      - \(PG_DEGRADED\)
 tasks:
 - install:
 - cephadm: