From: Vallari Agrawal Date: Fri, 13 Mar 2026 08:47:46 +0000 (+0530) Subject: qa: ignore NVMEOF_GATEWAY_DOWN in nvmeof_scalability.yaml X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=bcbfd448dc6efce30ef1e03febf264e7fe4f1761;p=ceph.git qa: ignore NVMEOF_GATEWAY_DOWN in nvmeof_scalability.yaml Sometimes during scale-up/scale-down, a gateway goes in UNAVAILABLE state (which triggers NVMEOF_GATEWAY_DOWN warning) for a couple of seconds and self-recovers. In this, none of the scale test asserts fail. So NVMEOF_GATEWAY_DOWN can be ignorelist, because scale test asserts on expected gw count and checks if all expected gws are AVAILABLE between each iteration of scale-up/scale-down. Fixes: https://tracker.ceph.com/issues/75179 Signed-off-by: Vallari Agrawal (cherry picked from commit 34c0c8dc5737107c3e33ba8ffe8d9fe6fa2f8d42) --- diff --git a/qa/suites/nvmeof/basic/workloads/nvmeof_scalability.yaml b/qa/suites/nvmeof/basic/workloads/nvmeof_scalability.yaml index efbd66d81252..53e9099b182d 100644 --- a/qa/suites/nvmeof/basic/workloads/nvmeof_scalability.yaml +++ b/qa/suites/nvmeof/basic/workloads/nvmeof_scalability.yaml @@ -1,3 +1,8 @@ +overrides: + ceph: + log-ignorelist: + - NVMEOF_GATEWAY_DOWN + tasks: - nvmeof: installer: host.a