qa/suites/nvmeof: add nvmeof warnings to log-ignorelist

Add NVMEOF_SINGLE_GATEWAY and NVMEOF_GATEWAY_DOWN
warnings to nvmeof:thrash job's log-ignorelist

Signed-off-by: Vallari Agrawal <val.agl002@gmail.com>
This commit is contained in:
Vallari Agrawal 2024-10-15 18:10:20 +05:30 committed by Vallari Agrawal
parent 0006599c9e
commit 73d5c01ae6
No known key found for this signature in database
GPG Key ID: 83EC142692896009
3 changed files with 8 additions and 0 deletions

View File

@ -28,3 +28,5 @@ overrides:
mon:
# cephadm can take up to 5 minutes to bring up remaining mons
mon down mkfs grace: 300
log-ignorelist:
- NVMEOF_SINGLE_GATEWAY

View File

@ -8,6 +8,9 @@ overrides:
- out of quorum
# nvmeof daemon thrashing
- CEPHADM_FAILED_DAEMON
- NVMEOF_SINGLE_GATEWAY
- NVMEOF_GATEWAY_DOWN
- are in unavailable state
- is in error state
- failed cephadm daemon

View File

@ -3,6 +3,9 @@ overrides:
log-ignorelist:
# nvmeof daemon thrashing
- CEPHADM_FAILED_DAEMON
- NVMEOF_SINGLE_GATEWAY
- NVMEOF_GATEWAY_DOWN
- are in unavailable state
- is in error state
- failed cephadm daemon