aboutsummaryrefslogtreecommitdiff
path: root/plugins/t/NPTest.cache.travis
diff options
context:
space:
mode:
authorGravatar Sven Nierlein <sven@nierlein.de> 2015-04-22 11:43:51 +0200
committerGravatar Sven Nierlein <sven@nierlein.de> 2015-04-22 12:51:29 +0200
commitd309b1d2e90fecdf243952fbb0cf819be38b9c8b (patch)
tree363264a87014b37589d5d1ab76dcf1cbb1206f06 /plugins/t/NPTest.cache.travis
parent003103c09d039bae0a46d9d6cae4d88dd61ed42f (diff)
downloadmonitoring-plugins-d309b1d2e90fecdf243952fbb0cf819be38b9c8b.tar.gz
add check_ldap test
install openldap on travis and grep base dn from slapcat. Signed-off-by: Sven Nierlein <sven@nierlein.de>
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 4ebfb90e..17ecf86c 100644
--- a/plugins/t/NPTest.cache.travis
+++ b/plugins/t/NPTest.cache.travis
@@ -19,11 +19,13 @@
'NP_HOST_TCP_HTTP' => 'localhost',
'NP_HOST_TCP_HTTP2' => 'labs.consol.de',
'NP_HOST_TCP_IMAP' => 'imap.web.de',
+ 'NP_HOST_TCP_LDAP' => 'localhost',
'NP_HOST_TCP_POP' => 'pop.web.de',
'NP_HOST_TCP_SMTP' => 'localhost',
'NP_HOST_TCP_SMTP_NOTLS' => '',
'NP_HOST_TCP_SMTP_TLS' => '',
'NP_INTERNET_ACCESS' => 'yes',
+ 'NP_LDAP_BASE_DN' => 'cn=admin,dc=nodomain',
'NP_MOUNTPOINT2_VALID' => '',
'NP_MOUNTPOINT_VALID' => '/',
'NP_MYSQL_SERVER' => 'localhost',