You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently our proxy CI runs fail sometimes in case they can not establish a connection to the test proxy server we are using.
Possible Fix
Add an option CPR_ENABLE_PROXY_TESTS or something like that. When enabled, it will run the proxy tests.
For the CI, we can use a squid_proxy based docker image, for a fast and easy proxy server setup.
Description
Currently our proxy CI runs fail sometimes in case they can not establish a connection to the test proxy server we are using.
Possible Fix
Add an option
CPR_ENABLE_PROXY_TESTS
or something like that. When enabled, it will run the proxy tests.For the CI, we can use a squid_proxy based docker image, for a fast and easy proxy server setup.
Steps to Reproduce
The text was updated successfully, but these errors were encountered: