mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-05 07:35:38 +00:00
The ESIPP tests are using a function to poll an HTTP endpoint. This function failed the framework if the request to the http endpoint timed out, causing a panic that ginkgo couldn´t recover. Also, this function was used inside a pollImmediate loop, so it should return the error instead of fail.
6.1 KiB
6.1 KiB