envoyproxy/gateway
在 GitHub 查看TestE2E/MultiHeaderBasedConsistentHashLoadBalancing is flaky
Open
#8,330 创建于 2026年2月24日
area/testinghelp wanted
仓库指标
- Star
- (2,871 star)
- PR 合并指标
- (PR 指标待抓取)
描述
=== RUN TestE2E/MultiHeaderBasedConsistentHashLoadBalancing/combo3
load_balancing.go:292: 2026-02-24T00:45:24.682341561Z: Making GET request to host via http://172.18.0.203/header
load_balancing.go:144: 2026-02-24T00:45:24.691017234Z: traffic map: map[lb-backend-header-54c8b6cd77-cz6rt:8 lb-backend-header-54c8b6cd77-zgspx:2]
load_balancing.go:301:
Error Trace: /home/runner/work/gateway/gateway/test/e2e/tests/load_balancing.go:301
Error: Should be true
Test: TestE2E/MultiHeaderBasedConsistentHashLoadBalancing/combo3
Messages: Expected all requests with headers Lb-Test-1=test1, Lb-Test-2=test2 to route to the same pod
=== RUN TestE2E/MultiHeaderBasedConsistentHashLoadBalancing/combo4
load_balancing.go:292: 2026-02-24T00:45:24.691138874Z: Making GET request to host via http://172.18.0.203/header
load_balancing.go:144: 2026-02-24T00:45:24.699168457Z: traffic map: map[lb-backend-header-54c8b6cd77-48pck:4 lb-backend-header-54c8b6cd77-zgspx:6]
load_balancing.go:301:
Error Trace: /home/runner/work/gateway/gateway/test/e2e/tests/load_balancing.go:301
Error: Should be true
Test: TestE2E/MultiHeaderBasedConsistentHashLoadBalancing/combo4
Messages: Expected all requests with headers Lb-Test-1=foo, Lb-Test-2=bar to route to the same pod
=== RUN TestE2E/MultiHeaderBasedConsistentHashLoadBalancing/combo5
load_balancing.go:292: 2026-02-24T00:45:24.699290008Z: Making GET request to host via http://172.18.0.203/header
load_balancing.go:144: 2026-02-24T00:45:24.706680251Z: traffic map: map[lb-backend-header-54c8b6cd77-kls9l:5 lb-backend-header-54c8b6cd77-zgspx:5]
load_balancing.go:301:
Error Trace: /home/runner/work/gateway/gateway/test/e2e/tests/load_balancing.go:301
Error: Should be true
Test: TestE2E/MultiHeaderBasedConsistentHashLoadBalancing/combo5
Messages: Expected all requests with headers Lb-Test-1=alpha, Lb-Test-2=beta to route to the same pod
https://github.com/envoyproxy/gateway/actions/runs/22330175624/job/64612914104?pr=8327