proxy
proxy copied to clipboard
flake: testing
Signed-off-by: Kuat Yessenov [email protected]
What this PR does / why we need it:
Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #
Special notes for your reviewer:
🤔 🐛 You appear to be fixing a bug in Go code, yet your PR doesn't include updates to any test files. Did you forget to add a test?
Courtesy of your friendly test nag.
/retest
The issue is not in base envoy, likely another painful Wasm bug or the extension itself.
@kyessenov: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:
| Test name | Commit | Details | Required | Rerun command |
|---|---|---|---|---|
| test_proxy | 69e521f7079d404ed511cb16dd50b63a5deda0df | link | true | /test test |
| test-tsan_proxy | 69e521f7079d404ed511cb16dd50b63a5deda0df | link | true | /test test-tsan |
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.