envoyproxy / gateway

Manages Envoy Proxy as a Standalone or Kubernetes-based Application Gateway
https://gateway.envoyproxy.io
Apache License 2.0
1.46k stars 304 forks source link

Add a hook for failed test suite #3415

Open shawnh2 opened 2 months ago

shawnh2 commented 2 months ago

Description:

The conformance test and e2e test is unstable recently, like https://github.com/envoyproxy/gateway/issues/3290 & https://github.com/envoyproxy/gateway/issues/2269.

For these test failures, they are very hard to reproduce and debug. So by adding a hook for testSuite, executed when is failed, dumped all the configs and resources status etc. could be very helpful for developers to debug.


can also be mentioned via https://github.com/envoyproxy/gateway/issues/2855

shawnh2 commented 1 month ago

xref: https://github.com/kubernetes-sigs/gateway-api/issues/3131

github-actions[bot] commented 2 weeks ago

This issue has been automatically marked as stale because it has not had activity in the last 30 days.