Record full one-shot vpnruntime guard validation

This commit is contained in:
2026-05-12 08:59:47 +03:00
parent f1070e1a9d
commit d2cd9292e3
@@ -39,6 +39,7 @@ and related CI hardening.
- `go test ./internal/vpnruntime -count=100` passed. - `go test ./internal/vpnruntime -count=100` passed.
- `go test ./internal/vpnruntime -run TestFabricClientPacketIngressParallelFlowWindowDoesNotBlockIndependentChannel -count=50 -timeout=60s` passed. - `go test ./internal/vpnruntime -run TestFabricClientPacketIngressParallelFlowWindowDoesNotBlockIndependentChannel -count=50 -timeout=60s` passed.
- `go test -race ./internal/vpnruntime` passed. - `go test -race ./internal/vpnruntime` passed.
- `pwsh -NoProfile -ExecutionPolicy Bypass -File scripts/smoke/run-vpnruntime-ci-guards.ps1 -AntiFlakeCount 20 -TargetedCount 50` passed.
- `go test ./...` passed in: - `go test ./...` passed in:
- `agents/rap-node-agent` - `agents/rap-node-agent`
- `backend` - `backend`