Document vpnruntime CI guard entrypoints in smoke README
build / backend (push) Has been cancelled
build / node-agent (push) Has been cancelled
build / worker (push) Has been cancelled

This commit is contained in:
2026-05-12 09:27:04 +03:00
parent 011c6d03bc
commit 3835563f8a
+14
View File
@@ -2,6 +2,20 @@
This smoke path is for proving the minimal end-to-end server-side session lifecycle without any UI. This smoke path is for proving the minimal end-to-end server-side session lifecycle without any UI.
## VPN Runtime CI Guards
Fast one-shot validation for `agents/rap-node-agent/internal/vpnruntime`:
```powershell
pwsh -NoProfile -ExecutionPolicy Bypass -File scripts/smoke/run-vpnruntime-ci-guards.ps1 -AntiFlakeCount 20 -TargetedCount 50
```
Windows `cmd` wrapper:
```cmd
scripts\smoke\run-vpnruntime-ci-guards.cmd
```
## Verification matrix ## Verification matrix
### Locally proven in this repository work ### Locally proven in this repository work