The ssl-opt.sh tests DTLS proxy: 3d, openssl client, fragmentation, DTLS proxy: 3d, openssl client, fragmentation, nbio, DTLS proxy: 3d, gnutls client, fragmentation and DTLS proxy: 3d, gnutls client, fragmentation, nbio=2 fail intermittently on the CI with a frequency that significantly impacts CI throughput. Thus we are going to disable them.
These test cases were introduced as part of the DTLS ClientHello reassembly work: #10576 (development) and #10623 (3.6).
This issue is to understand the intermittent failures and how we could re-enable the test cases.
We should also consider doing deterministic tests in test_suite_ssl of DTLS fragment re-ordering.