From d2cd9292e35c30e4284c9f7067e7a332fd9ccb90 Mon Sep 17 00:00:00 2001 From: Mikhail Date: Tue, 12 May 2026 08:59:47 +0300 Subject: [PATCH] Record full one-shot vpnruntime guard validation --- .../VPNRUNTIME_CI_STABILIZATION_CHANGELOG_2026-05-12.md | 1 + 1 file changed, 1 insertion(+) 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`