From 6303bf8364b4963b0971297feec1a245bb3aae05 Mon Sep 17 00:00:00 2001 From: Adam King Date: Wed, 17 Apr 2024 14:24:38 -0400 Subject: [PATCH] qa/cephadm: ignore CEPHADM_PAUSED on test_orch_cli test 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 (cherry picked from commit 811e2845fb75e9a6b48e9ae75d9bdeaecebac0f5) --- .../orch/cephadm/no-agent-workunits/task/test_orch_cli.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/qa/suites/orch/cephadm/no-agent-workunits/task/test_orch_cli.yaml b/qa/suites/orch/cephadm/no-agent-workunits/task/test_orch_cli.yaml index db7abca008349..a72f95f4213ac 100644 --- a/qa/suites/orch/cephadm/no-agent-workunits/task/test_orch_cli.yaml +++ b/qa/suites/orch/cephadm/no-agent-workunits/task/test_orch_cli.yaml @@ -8,6 +8,8 @@ roles: - client.0 overrides: ceph: + log-ignorelist: + - CEPHADM_PAUSED log-only-match: - CEPHADM_ tasks: