]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/cephadm: ignore CEPHADM_PAUSED on test_orch_cli test 56970/head
authorAdam King <adking@redhat.com>
Wed, 17 Apr 2024 18:24:38 +0000 (14:24 -0400)
committerAdam King <adking@redhat.com>
Wed, 17 Apr 2024 18:24:38 +0000 (14:24 -0400)
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>
qa/suites/orch/cephadm/no-agent-workunits/task/test_orch_cli.yaml

index db7abca008349c2f091d7f43327c32a2ede67c0b..a72f95f4213ac8246ed55f542bf7b7e1164b7aa4 100644 (file)
@@ -8,6 +8,8 @@ roles:
   - client.0
 overrides:
   ceph:
+    log-ignorelist:
+      - CEPHADM_PAUSED
     log-only-match:
       - CEPHADM_
 tasks: