diff --git a/docs/operations/VPNRUNTIME_CI_STABILIZATION_CHANGELOG_2026-05-12.md b/docs/operations/VPNRUNTIME_CI_STABILIZATION_CHANGELOG_2026-05-12.md index 8fd749e..31028c7 100644 --- a/docs/operations/VPNRUNTIME_CI_STABILIZATION_CHANGELOG_2026-05-12.md +++ b/docs/operations/VPNRUNTIME_CI_STABILIZATION_CHANGELOG_2026-05-12.md @@ -39,6 +39,7 @@ and related CI hardening. - `go test ./internal/vpnruntime -count=100` passed. - `go test ./internal/vpnruntime -run TestFabricClientPacketIngressParallelFlowWindowDoesNotBlockIndependentChannel -count=50 -timeout=60s` 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: - `agents/rap-node-agent` - `backend`