summaryrefslogtreecommitdiffstats
path: root/plugins/t/NPTest.cache.travis
diff options
context:
space:
mode:
authorHolger Weiss <holger@zedat.fu-berlin.de>2018-11-06 11:49:18 (GMT)
committerHolger Weiss <holger@zedat.fu-berlin.de>2018-11-06 11:49:18 (GMT)
commit0863a4cb93a069523b7fca8a29e60e27070125e8 (patch)
tree44d15f8f27f38e5e6b60f49a9fa2eab2d266772b /plugins/t/NPTest.cache.travis
parent82a634f7bfa433b78560be45ae6b52e1d101a26a (diff)
parent198611a3c2bd89562af87d8bf0c7584fce1ce037 (diff)
downloadmonitoring-plugins-0863a4cb93a069523b7fca8a29e60e27070125e8.tar.gz
Merge remote-tracking branch 'monitoring-plugins/pr/1476'
* monitoring-plugins/pr/1476: test: Add proxy tests via proxy Allow user to specify HTTP method after proxy CONNECT
Diffstat (limited to 'plugins/t/NPTest.cache.travis')
-rw-r--r--plugins/t/NPTest.cache.travis2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/t/NPTest.cache.travis b/plugins/t/NPTest.cache.travis
index e9705f3..28437a0 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}