[monitoring-plugins] travis: fix http test host

Sven Nierlein git at monitoring-plugins.org
Thu Oct 1 17:10:10 CEST 2015


 Module: monitoring-plugins
 Branch: master
 Commit: d73c57aa061a4c408701f980d1f8857b64433488
 Author: Sven Nierlein <sven at nierlein.de>
   Date: Thu Oct  1 17:05:47 2015 +0200
    URL: https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=d73c57a

travis: fix http test host

Signed-off-by: Sven Nierlein <sven at nierlein.de>

---

 plugins/t/NPTest.cache.travis | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plugins/t/NPTest.cache.travis b/plugins/t/NPTest.cache.travis
index 17ecf86..fe8aabd 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',



More information about the Commits mailing list