diff options
author | Markus Frosch <markus.frosch@icinga.com> | 2018-11-06 11:32:52 +0100 |
---|---|---|
committer | Markus Frosch <markus.frosch@icinga.com> | 2018-11-06 12:33:24 +0100 |
commit | 198611a3c2bd89562af87d8bf0c7584fce1ce037 (patch) | |
tree | 44d15f8f27f38e5e6b60f49a9fa2eab2d266772b /plugins/t/NPTest.cache.travis | |
parent | d659f8d99faa0738be0ddcdb822f41e7f8c7f829 (diff) | |
download | monitoring-plugins-198611a3c2bd89562af87d8bf0c7584fce1ce037.tar.gz |
test: Add proxy tests via proxy
On Travis with a local squid
Diffstat (limited to 'plugins/t/NPTest.cache.travis')
-rw-r--r-- | plugins/t/NPTest.cache.travis | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/t/NPTest.cache.travis b/plugins/t/NPTest.cache.travis index e9705f3b..28437a00 100644 --- a/plugins/t/NPTest.cache.travis +++ b/plugins/t/NPTest.cache.travis | |||
@@ -59,4 +59,6 @@ | |||
59 | 'host_udp_time' => 'none', | 59 | 'host_udp_time' => 'none', |
60 | 'host_tls_http' => 'localhost', | 60 | 'host_tls_http' => 'localhost', |
61 | 'host_tls_cert' => 'localhost', | 61 | 'host_tls_cert' => 'localhost', |
62 | 'NP_HOST_TCP_PROXY' => 'localhost', | ||
63 | 'NP_PORT_TCP_PROXY' => '3128', | ||
62 | } | 64 | } |