Cover QUIC carrier in mesh live smoke

This commit is contained in:
2026-05-16 10:36:14 +03:00
parent 6c62c14e2c
commit 562ccfdbc1
2 changed files with 84 additions and 0 deletions
@@ -305,6 +305,8 @@ Node-agent can now gate the QUIC listener with
`RAP_MESH_QUIC_FABRIC_ENABLED` / `RAP_MESH_QUIC_FABRIC_LISTEN_ADDR`, report it
in heartbeat metadata, and pass the setting through host-agent install/update
profiles.
`mesh-live-smoke` verifies the QUIC carrier by starting a temporary QUIC fabric
server and requiring a `PING`/`PONG` round trip over `QUICFabricTransport`.
Deliverables: