From 2c65f1da9694c1bcebdfc2a49cad4eb1bb53800c Mon Sep 17 00:00:00 2001 From: Nitzan Mordechai Date: Sun, 23 Jun 2024 06:03:10 +0000 Subject: suites: test should ignore osd_down warnings Fixes: https://tracker.ceph.com/issues/64870 Signed-off-by: Nitzan Mordechai --- qa/suites/rados/dashboard/tasks/e2e.yaml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'qa/suites/rados') diff --git a/qa/suites/rados/dashboard/tasks/e2e.yaml b/qa/suites/rados/dashboard/tasks/e2e.yaml index cb6ffb22fe0..4bbaa35259a 100644 --- a/qa/suites/rados/dashboard/tasks/e2e.yaml +++ b/qa/suites/rados/dashboard/tasks/e2e.yaml @@ -13,6 +13,9 @@ roles: tasks: - install: - cephadm: +- ceph: + log-ignorelist: + - \(OSD_DOWN\) - workunit: clients: client.1: -- cgit v1.2.3