[monitoring-plugins] travis: fix http test host

Holger Weiss git at monitoring-plugins.org
Fri Oct 2 10:40:10 CEST 2015


    Module: monitoring-plugins
    Branch: maint
    Commit: 1c0ec88152125624c35e0d675efde65fee7bf8df
    Author: Sven Nierlein <sven at nierlein.de>
 Committer: Holger Weiss <holger at zedat.fu-berlin.de>
      Date: Thu Oct  1 17:05:47 2015 +0200
       URL: https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=1c0ec88

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 4ebfb90..ce798c2 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_POP' => 'pop.web.de',
   'NP_HOST_TCP_SMTP' => 'localhost',



More information about the Commits mailing list