Skip to content

Commit 69bd270

Browse files
authored
Merge pull request ceph#57214 from adk3798/cephadm-ignore-stray-on-upgrade
qa/cephadm: ignore CEPHADM_STRAY_DAEMON in upgrade tests Reviewed-by: John Mulligan <[email protected]>
2 parents 51db3f3 + c4a875f commit 69bd270

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

qa/suites/orch/cephadm/upgrade/3-upgrade/simple.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/orch/cephadm/upgrade/3-upgrade/staggered.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:

0 commit comments

Comments
 (0)