envoyproxy / envoy

Cloud-native high-performance edge/middle/service proxy
https://www.envoyproxy.io
Apache License 2.0
25.07k stars 4.82k forks source link

ci: Boost cpu for flakey grpc integration test #37223

Closed phlax closed 3 days ago

phlax commented 4 days ago

there is a flake which throws ...

 SUMMARY: ThreadSanitizer: thread leak ??:? in __interceptor_pthread_create
==================
ThreadSanitizer: reported 1 warnings

not sure if this is a problem but i suspect switcing 1 -> 2 core should prevent it

phlax commented 4 days ago

https://github.com/envoyproxy/envoy/actions/runs/11895604762/job/33145602713#step:16:720

phlax commented 3 days ago

/retest

//test/extensions/filters/http/on_demand:on_demand_integration_test      FAILED in 14.6s