Skip to content

Commit

Permalink
qa/cephadm: ignore CEPHADM_PAUSED on test_orch_cli test
Browse files Browse the repository at this point in the history
The test purposefully pauses the orchestrator at
some point. No need to fail the test when the expected
health warning is raised

Signed-off-by: Adam King <adking@redhat.com>
  • Loading branch information
adk3798 committed Apr 17, 2024
1 parent 5be49cd commit 811e284
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ roles:
- client.0
overrides:
ceph:
log-ignorelist:
- CEPHADM_PAUSED
log-only-match:
- CEPHADM_
tasks:
Expand Down

0 comments on commit 811e284

Please sign in to comment.