gost/tests/e2e/testdata/selector
ginuerzh a8bd4a5f16 test(e2e): consolidate selector tests, add round-robin/fifo/backup failover
Merge parallel_selector_test.go into selector_test.go and add e2e coverage
for the round-robin + fail filter, fifo sticky fallback, and backup filter
strategies. Each test drives requests through a hop with one dead node and
asserts the selector marks and skips it so traffic converges on the live node.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-16 20:53:30 +08:00
..
backup.yaml test(e2e): consolidate selector tests, add round-robin/fifo/backup failover 2026-07-16 20:53:30 +08:00
fifo.yaml test(e2e): consolidate selector tests, add round-robin/fifo/backup failover 2026-07-16 20:53:30 +08:00
parallel.yaml test(e2e): consolidate selector tests, add round-robin/fifo/backup failover 2026-07-16 20:53:30 +08:00
roundrobin.yaml test(e2e): consolidate selector tests, add round-robin/fifo/backup failover 2026-07-16 20:53:30 +08:00