]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
qa/cephadm: ignore CEPHADM_REFRESH_FAILED on timeout test
authorAdam King <adking@redhat.com>
Thu, 25 Apr 2024 11:53:00 +0000 (07:53 -0400)
committerAdam King <adking@redhat.com>
Thu, 25 Apr 2024 11:53:00 +0000 (07:53 -0400)
This test tests the timeout by explicitly causing the
refresh of the devices to timeout, which will always
raise this health warning

Signed-off-by: Adam King <adking@redhat.com>
qa/suites/orch/cephadm/no-agent-workunits/task/test_cephadm_timeout.yaml

index 96763df308890d04ae74008e337b67ad4b8df59a..03cb4e771b30514b320a95f0b0e257dc29bb4c6a 100644 (file)
@@ -6,6 +6,8 @@ roles:
   - client.0
 overrides:
   ceph:
+    log-ignorelist:
+      - CEPHADM_REFRESH_FAILED
     log-only-match:
       - CEPHADM_
 tasks: