]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Enable DNSSEC validation in bulk tests 10097/head
authorOtto <otto.moerbeek@open-xchange.com>
Wed, 17 Feb 2021 10:42:44 +0000 (11:42 +0100)
committerOtto <otto.moerbeek@open-xchange.com>
Wed, 17 Feb 2021 10:44:08 +0000 (11:44 +0100)
regression-tests/recursor-test

index ffb7e244e83f76c68fdeb3f91deffe8b416d0899..5c2c4df68987491343a38f90c876d9daf06015a3 100755 (executable)
@@ -31,7 +31,7 @@ rm -f recursor.pid pdns_recursor.pid
 <measurement><name>system CPU seconds</name><value>%S</value></measurement>
 <measurement><name>wallclock seconds</name><value>%e</value></measurement>
 <measurement><name>%% CPU used</name><value>%P</value></measurement>
-'         ${RECURSOR} --daemon=no --local-port=$port --socket-dir=./ --trace=$TRACE --config-dir=. --max-mthreads=$mthreads --query-local-address="0.0.0.0${QLA6}" --threads=$threads --record-cache-shards=$shards --disable-packetcache --refresh-on-ttl-perc=10 > recursor.log 2>&1 &
+'         ${RECURSOR} --daemon=no --local-port=$port --socket-dir=./ --trace=$TRACE --config-dir=. --max-mthreads=$mthreads --query-local-address="0.0.0.0${QLA6}" --threads=$threads --record-cache-shards=$shards --disable-packetcache --refresh-on-ttl-perc=10 --dnssec=validate > recursor.log 2>&1 &
 sleep 3
 
 # warm up the cache