Skip to content

Commit 9cc3511

Browse files
authored
Merge pull request ceph#57144 from adk3798/stray-laundry
qa/cephadm: ignore stray daemon warning during rados_api_tests Reviewed-by: Laura Flores <[email protected]>
2 parents 3e1c144 + 1d97f67 commit 9cc3511

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
overrides:
22
ceph:
3+
log-ignorelist:
4+
- \(CEPHADM_STRAY_DAEMON\)
35
log-only-match:
46
- CEPHADM_
57
tasks:

qa/suites/rados/basic/tasks/rados_api_tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ overrides:
1111
- \(POOL_APP_NOT_ENABLED\)
1212
- \(PG_AVAILABILITY\)
1313
- \(PG_DEGRADED\)
14+
- \(CEPHADM_STRAY_DAEMON\)
1415
conf:
1516
client:
1617
debug ms: 1

0 commit comments

Comments
 (0)