Files
netbird/e2e/agentnetwork
mlsmaycon afb34f3139 e2e: add group-switch scenario using a short tunnel-cache TTL
StartProxy now accepts env overrides so a test can set a short
NB_PROXY_TUNNEL_CACHE_TTL and observe authorization changes propagate in
seconds instead of the 5-minute default.

Add TestGuardrailGroupSwitchTakesEffectAfterTTL: a client starts in group A
(allowed modelA) with a second policy granting group B modelB. After moving the
peer A -> B via the API, once the short tunnel-cache TTL expires the proxy
re-validates, the guardrail decision flips (modelB served, modelA denied), and
the cross-group deny is enforced by management's per-policy/group check.
2026-07-26 17:49:56 +00:00
..