Skip to content

Commit

Permalink
Merge pull request #57214 from adk3798/cephadm-ignore-stray-on-upgrade
Browse files Browse the repository at this point in the history
qa/cephadm: ignore CEPHADM_STRAY_DAEMON in upgrade tests

Reviewed-by: John Mulligan <jmulligan@redhat.com>
  • Loading branch information
adk3798 committed May 10, 2024
2 parents 51db3f3 + c4a875f commit 69bd270
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions qa/suites/orch/cephadm/upgrade/3-upgrade/simple.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
overrides:
ceph:
log-ignorelist:
- CEPHADM_STRAY_DAEMON
log-only-match:
- CEPHADM_
tasks:
Expand Down
2 changes: 2 additions & 0 deletions qa/suites/orch/cephadm/upgrade/3-upgrade/staggered.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
overrides:
ceph:
log-ignorelist:
- CEPHADM_STRAY_DAEMON
log-only-match:
- CEPHADM_
tasks:
Expand Down

0 comments on commit 69bd270

Please sign in to comment.