test(gateway): pace qualification video source
Verify Data Plane / gateway (push) Failing after 1m30s

This commit is contained in:
sechmachine
2026-08-09 15:46:07 +07:00
parent b3ed1db36a
commit 0b7e7b8b31
6 changed files with 163 additions and 14 deletions
@@ -2,6 +2,8 @@
The current harness sends one fixed 1,179-byte payload per logical sample. It reaches the production path but does not represent encoded frames at 60/120 FPS or exercise realistic fragmentation, reassembly, queue bytes, and keyframe pressure.
The complete-frame fixture also must preserve the pinned Apollo source schedule. For each frame it derives packets per millisecond from the raw UDP block size at 80% of 1 Gbps, limits source batches to both 64 KiB and 64 packets, and carries the next-send time into the following frame. Waiting is context-cancellable. This is qualification-fixture behavior only; production transport and queue behavior remain unchanged.
## Goals / Non-Goals
**Goals:**