Skip to content

Avoid proxy for curl based tests

Kristian Larsson requested to merge 45-curl-no-proxy into master

Since the containers are running locally we can't go via a proxy to access them, thus instructing curl to avoid using a proxy.

This has been tested and works in the Deutsche Telekom / TeraStream build environment.

Closes #45 (closed)

Edited by Kristian Larsson

Merge request reports