aboutsummaryrefslogtreecommitdiff
path: root/plugins/t
diff options
context:
space:
mode:
authorGravatar Sven Nierlein <sven@nierlein.de> 2015-10-01 17:05:47 +0200
committerGravatar Sven Nierlein <sven@nierlein.de> 2015-10-01 17:05:47 +0200
commitd73c57aa061a4c408701f980d1f8857b64433488 (patch)
tree6fa2f0bfe516eb7b616ed41cedcf38a48f421513 /plugins/t
parent82e28411c8803cdfa1868a530e2a56dc046ada92 (diff)
downloadmonitoring-plugins-d73c57aa061a4c408701f980d1f8857b64433488.tar.gz
travis: fix http test host
Signed-off-by: Sven Nierlein <sven@nierlein.de>
Diffstat (limited to 'plugins/t')
-rw-r--r--plugins/t/NPTest.cache.travis2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/t/NPTest.cache.travis b/plugins/t/NPTest.cache.travis
index 17ecf86c..fe8aabdb 100644
--- a/plugins/t/NPTest.cache.travis
+++ b/plugins/t/NPTest.cache.travis
@@ -17,7 +17,7 @@
'NP_HOST_HPJD_PORT_INVALID' => '161',
'NP_HOST_HPJD_PORT_VALID' => '',
'NP_HOST_TCP_HTTP' => 'localhost',
- 'NP_HOST_TCP_HTTP2' => 'labs.consol.de',
+ 'NP_HOST_TCP_HTTP2' => 'test.monitoring-plugins.org',
'NP_HOST_TCP_IMAP' => 'imap.web.de',
'NP_HOST_TCP_LDAP' => 'localhost',
'NP_HOST_TCP_POP' => 'pop.web.de',