]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
travis: Run geoipbackend test with mmdb database 6128/head
authorAki Tuomi <cmouse@cmouse.fi>
Thu, 4 Jan 2018 06:54:44 +0000 (08:54 +0200)
committerAki Tuomi <cmouse@cmouse.fi>
Wed, 14 Feb 2018 07:15:53 +0000 (09:15 +0200)
build-scripts/travis.sh

index c511e6eb5248ffc07741f05ea4b507803505bf15..9b0ef4bd761ea00b1b9a3892510819643190ebe5 100755 (executable)
@@ -460,6 +460,8 @@ test_auth() {
 
   run "./timestamp ./start-test-stop 5300 geoip"
   run "./timestamp ./start-test-stop 5300 geoip-nsec3-narrow"
+  run "export geoipdatabase=../modules/geoipbackend/regression-tests/GeoLiteCity.mmdb"
+  run "./timestamp ./start-test-stop 5300 geoip"
 
   run "./timestamp ./start-test-stop 5300 gmysql-nodnssec-both"
   run "./timestamp ./start-test-stop 5300 gmysql-both"