Skip to content

Commit 3c7ffde

Browse files
committed
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 <[email protected]>
1 parent 4044caf commit 3c7ffde

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

qa/suites/orch/cephadm/smoke/start.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ overrides:
55
- mons down
66
- mon down
77
- out of quorum
8+
- CEPHADM_STRAY_DAEMON
89
log-only-match:
910
- CEPHADM_
1011
tasks:

qa/suites/orch/cephadm/workunits/task/test_monitoring_stack_basic.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ overrides:
55
- mons down
66
- mon down
77
- out of quorum
8+
- CEPHADM_STRAY_DAEMON
89
log-only-match:
910
- CEPHADM_
1011
roles:

qa/suites/orch/cephadm/workunits/task/test_rgw_multisite.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ overrides:
55
- mons down
66
- mon down
77
- out of quorum
8+
- CEPHADM_STRAY_DAEMON
89
log-only-match:
910
- CEPHADM_
1011
roles:

0 commit comments

Comments
 (0)