]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/suites/rados: increase debug && msgr-failures/none && white list
authorKamoltat Sirivadhna <ksirivad@redhat.com>
Wed, 21 May 2025 20:55:04 +0000 (20:55 +0000)
committerKamoltat Sirivadhna <ksirivad@redhat.com>
Tue, 7 Oct 2025 19:53:00 +0000 (19:53 +0000)
commit5529b984a10c2426c4e8cc82f56a4d9f725dabef
tree854d69d332ce6d26c7eabb1497588d7528df916b
parent9b510912c1ffe3c5006c331030077f3d506345bf
qa/suites/rados: increase debug && msgr-failures/none && white list

bump mon debug level to 30 in RADOS
and bump debug_ms from mon in
rados/monthrash && rados/multimon.

Add msgr-failures/none scenario to multimon and monthrash suite
this is a control scenario, where MON_NETSPLIT can only be organically
generated due to actually monitor network partition.

Whitelist the MON_NETSPLIT health warning in msgr-failures cases (excluding none)
for both multimon and monthrash suites. This is because all other
msgr-failures that is not `none` will have ms_inject_socket_failures
which is not an organic case of MON_NETSPLIT.

Fixes: https://tracker.ceph.com/issues/71344
Signed-off-by: Kamoltat Sirivadhna <ksirivad@redhat.com>
qa/config/rados.yaml
qa/suites/rados/monthrash/ceph.yaml
qa/suites/rados/monthrash/msgr-failures/few.yaml
qa/suites/rados/monthrash/msgr-failures/mon-delay.yaml
qa/suites/rados/monthrash/msgr-failures/none.yaml [new file with mode: 0644]
qa/suites/rados/multimon/ceph.yaml [new file with mode: 0644]
qa/suites/rados/multimon/msgr-failures/few.yaml
qa/suites/rados/multimon/msgr-failures/many.yaml
qa/suites/rados/multimon/msgr-failures/none.yaml [new file with mode: 0644]