gost/tests/e2e/testdata/routing
ginuerzh 1c6fadcb1e test(e2e): add routing matcher module e2e test suite
Verify node-level routing matchers via a two-proxy relay: a forward
proxy whose only chain node carries matcher Host(`tcp-echo`) is only
eligible for a matching Host, so the request is relayed upstream to the
echo server; a non-matching Host is excluded (no eligible node) and never
reaches the echo server. Mirrors the resolver/ingress e2e pattern.
2026-07-16 20:53:30 +08:00
..
server.yaml test(e2e): add routing matcher module e2e test suite 2026-07-16 20:53:30 +08:00
upstream.yaml test(e2e): add routing matcher module e2e test suite 2026-07-16 20:53:30 +08:00