]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites/nvmeof: ignore "have only 1 nvmeof gateway" 69135/head
authorVallari Agrawal <vallari.agrawal@ibm.com>
Wed, 27 May 2026 12:17:55 +0000 (17:47 +0530)
committerVallari Agrawal <vallari.agrawal@ibm.com>
Fri, 29 May 2026 09:38:23 +0000 (15:08 +0530)
Add "have only 1 nvmeof gateway" to ignorelist.
NVMEOF_SINGLE_GATEWAY is already part of ignorelist
but tests sometimes fail on "have only 1 nvmeof gateway".

Thrasher or scalability tests can trigger this but there
are enough asserts to ensure all expected gateways are
up, we can safely ignore this healthcheck warning.

Fixes: https://tracker.ceph.com/issues/75913
Signed-off-by: Vallari Agrawal <vallari.agrawal@ibm.com>
qa/suites/nvmeof/basic/clusters/4-gateways-2-initiator.yaml
qa/suites/nvmeof/thrash/thrashers/nvmeof_mon_thrash.yaml
qa/suites/nvmeof/thrash/thrashers/nvmeof_thrash.yaml

index 1feea97176a9bc6f7aed5359b09a1de0cb8fed9f..25af0eecc42654f4ed55d40eb24f81e409e094d7 100644 (file)
@@ -36,4 +36,6 @@ overrides:
       - OSD_ROOT_DOWN
       - PG_DEGRADED
       - NVMEOF_SINGLE_GATEWAY
+      - have only 1 nvmeof gateway
+      - has 1 gateway
       - CEPHADM_FAILED_DAEMON
index db29abcb6ddb83339b0ab498dd1f791db27d4e23..0f54ebcf61da7edc2d8c5a9aa28a0c8113582b92 100644 (file)
@@ -15,6 +15,8 @@ overrides:
       # nvmeof daemon thrashing
       - CEPHADM_FAILED_DAEMON
       - NVMEOF_SINGLE_GATEWAY
+      - have only 1 nvmeof gateway
+      - has 1 gateway
       - NVMEOF_GATEWAY_DOWN
       - are in unavailable state
       - is unavailable
index dcd41368a93e42b595fc4b55a79a4275dde723ee..46afef1420e210027ea806adb376098d33806082 100644 (file)
@@ -10,6 +10,8 @@ overrides:
       # nvmeof daemon thrashing
       - CEPHADM_FAILED_DAEMON
       - NVMEOF_SINGLE_GATEWAY
+      - have only 1 nvmeof gateway
+      - has 1 gateway
       - NVMEOF_GATEWAY_DOWN
       - are in unavailable state
       - is unavailable