Skip to content

Commit 7b09f02

Browse files
committed
suites/rados/cephadm: add still running warning to the ignore list
the ignore list already have OSD_DOWN warning, but not still running warning that may appear if the osd delay while it shutdown Fixes: https://tracker.ceph.com/issues/70465 Signed-off-by: Nitzan Mordechai <[email protected]>
1 parent 7a036c6 commit 7b09f02

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

qa/suites/orch/cephadm/osds/1-start.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ overrides:
2323
log-ignorelist:
2424
- OSD_DOWN
2525
- CEPHADM_FAILED_DAEMON
26+
- but is still running
2627
conf:
2728
osd:
2829
osd shutdown pgref assert: true

0 commit comments

Comments
 (0)