]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/cephadm: ignore CEPHADM_HOST_TIMEOUT_ERROR in timeout test 67428/head
authorAdam King <adking@redhat.com>
Thu, 19 Feb 2026 16:05:50 +0000 (11:05 -0500)
committerAdam King <adking@redhat.com>
Thu, 19 Feb 2026 16:05:50 +0000 (11:05 -0500)
This test is testing timeouts so this is expected. The
warning was added after the test and the ignorelist on
the test was no updated

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

index 03cb4e771b30514b320a95f0b0e257dc29bb4c6a..631b6bfdaf6a1c9010560ce9a5f19987af367ba0 100644 (file)
@@ -8,6 +8,7 @@ overrides:
   ceph:
     log-ignorelist:
       - CEPHADM_REFRESH_FAILED
+      - CEPHADM_HOST_TIMEOUT_ERROR
     log-only-match:
       - CEPHADM_
 tasks: