[Ci-users] Request; Need a proxy for integration tests

Tue Aug 21 19:18:29 UTC 2018
Brian Stinson <brian at bstinson.com>

On Aug 21 15:12, Gerard Braad wrote:
> Hi,
> 
> for some of our tests of Minishift, we need to have a proxy server
> available. At the moment we use a small go-based proxy to start a
> basic HTTP proxy.  However, we therefore have regressions when it
> comes to environments that use a HTTP Basic authentication mechanism
> or when they use certificates.
> 
> Would it be possible to have a server with endpoints for HTTP and
> HTTPS, using HTTP Basic authentication?
> 
> regards,
> 
> 
> Gerard
> 
> -- 
> 
>    Gerard Braad | http://gbraad.nl
>    [ Doing Open Source Matters ]
> _______________________________________________
> Ci-users mailing list
> Ci-users at centos.org
> https://lists.centos.org/mailman/listinfo/ci-users

If your tests need a mocked proxy server, it's up to you to provide
that. 

Is there a reason this couldn't be part of your setup process? Such a
service is probably out of scope for the CI Infra team. 

-- 
Brian