Files
kubernetes/test
Antonio Ojea 6bedf4a98b don´t panic on e2e ESIPP tests
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.
2021-01-08 10:52:49 +01:00
..
2020-11-06 12:04:36 +01:00
2021-01-08 10:52:49 +01:00
2020-05-16 07:54:33 -04:00
2020-08-13 16:03:37 -04:00