From 6245f156a9106f447f2c6c83e2de8582dd853e47 Mon Sep 17 00:00:00 2001 From: Nitzan Mordechai Date: Wed, 19 Jun 2024 05:59:39 +0000 Subject: [PATCH] suites: adding ignore list for stray daemon Few tests that deploying osds that causing the test fail beacuse of warning during the period time that the osds restart. adding to ignore list. Fixes: https://tracker.ceph.com/issues/64872 Signed-off-by: Nitzan Mordechai (cherry picked from commit 3c7ffde71fe14cab578cd9719fc8f1545c0815ca) --- qa/suites/orch/cephadm/workunits/task/test_rgw_multisite.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/qa/suites/orch/cephadm/workunits/task/test_rgw_multisite.yaml b/qa/suites/orch/cephadm/workunits/task/test_rgw_multisite.yaml index b785fbd3a0916..d867abbba6d9b 100644 --- a/qa/suites/orch/cephadm/workunits/task/test_rgw_multisite.yaml +++ b/qa/suites/orch/cephadm/workunits/task/test_rgw_multisite.yaml @@ -5,6 +5,7 @@ overrides: - mons down - mon down - out of quorum + - CEPHADM_STRAY_DAEMON log-only-match: - CEPHADM_ roles: -- 2.39.5