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-Tag: v21.0.0~11^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=34c0c8dc5737107c3e33ba8ffe8d9fe6fa2f8d42;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 --- diff --git a/qa/suites/nvmeof/basic/workloads/nvmeof_scalability.yaml b/qa/suites/nvmeof/basic/workloads/nvmeof_scalability.yaml index 117ab33f989..4624886862f 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