add multiplexing test for quic server to ci
Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Saša Nedvědický <sashan@openssl.org> (Merged from https://github.com/openssl/openssl/pull/26199)
This commit is contained in:
parent
ff10a027f9
commit
e258454479
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ jobs:
|
|||
run_quic_interop_openssl_client:
|
||||
strategy:
|
||||
matrix:
|
||||
tests: [http3, transfer, handshake, retry, chacha20, resumption, amplificationlimit]
|
||||
tests: [http3, transfer, handshake, retry, chacha20, resumption, multiplexing]
|
||||
servers: [quic-go, ngtcp2, mvfst, quiche, nginx, msquic, haproxy]
|
||||
fail-fast: false
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue