]> git.ipfire.org Git - thirdparty/pdns.git/commit
Improve the rec bulk test script 10668/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 25 Aug 2021 09:32:02 +0000 (09:32 +0000)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 25 Aug 2021 09:41:09 +0000 (09:41 +0000)
commite1cc75c13039c78b07d884ee26282c98e5be9ed9
tree9c3c8949d79670526b84bd83500808737e1a511f
parent92f977f1cca052eb85e94170666507fc424e17e3
Improve the rec bulk test script

- Exit if rec did not start up
- Status requesting commands (rec_control and kill -USR1) failures are non-fatal
  except for the last 'ping' command.
- Increase timeout of rec_control command (to help investigating issues on buildbot)

The script is run with -e, so failure will lead to exit without killing
the running recursor atm.
regression-tests/recursor-test