ci(gateway): separate host capacity gates
Verify Data Plane / gateway (push) Successful in 1m14s

This commit is contained in:
sechmachine
2026-07-30 15:49:26 +07:00
parent 719042aa45
commit c7356337d7
2 changed files with 6 additions and 1 deletions
@@ -29,3 +29,4 @@ The qualification driver already reaches the production Apollo-to-QUIC path, but
- [Ordered release suppresses some delivered jitter] → Retain both the applied fixed-seed delay distribution and the separately observed ordered-traversal jitter.
- [Stage attribution double-counts a unit] → Record one terminal outcome per source sequence and validate accounting equality.
- [Process sampling perturbs qualification] → Use bounded low-rate samples and include the sampling method in evidence.
- [Shared private runners cannot sustain the reviewed 20/50/80 Mbps gates] → CI skips exactly the four host-capacity assertions while retaining functional traversal/resource checks; unchanged full `make verify` and frozen qualification remain mandatory on the qualification host.