Skip to content

fix failed test

297dffb
Select commit
Loading
Failed to load commit list.
Open

QUIC: add an option to control downstream QUIC ssl resumption #45335

fix failed test
297dffb
Select commit
Loading
Failed to load commit list.
CI (Envoy) / Mobile/Python skipped Jun 5, 2026 in 0s

Check was skipped

This check was not triggered in this CI run

Details

Request (pr/45335/main@297dffb)

fishpan1209 @fishpan1209 297dffb #45335 merge main@a6c0c18

QUIC: add an option to control downstream QUIC ssl resumption

Commit Message: QUIC: add an option to control downstream QUIC ssl resumption
Additional Description: This change introduces the enable_resumption option to the downstream QUIC transport socket configuration. It allows disabling TLS session resumption (ticket support)
for downstream QUIC connections, propagating the setting from the QuicDownstreamTransport proto config to the EnvoyQuicServerSession.
Risk Level: low
Testing: added unit and integration tests
Docs Changes:
Release Notes:
Platform Specific Features:
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Fixes commit #PR or SHA]
[Optional Deprecated:]
[Optional API Considerations:]

Environment

Request variables

Key Value
ref 7b47bbf
sha 297dffb
pr 45335
base-sha a6c0c18
actor fishpan1209 @fishpan1209
message QUIC: add an option to control downstream QUIC ssl resumption...
started 1780694806.475657
target-branch main
trusted false
Build image

Container image/s (as used in this CI run)

Key Value
default docker.io/envoyproxy/envoy-build:v0.1.5
mobile docker.io/envoyproxy/envoy-build:mobile-v0.1.5
Version

Envoy version (as used in this CI run)

Key Value
major 1
minor 39
patch 0
dev true