bind9/bin/tests
Michał Kępień 64ca2e0061 Wait for the "fast-expire" zone to be transferred
In order for a "fast-expire/IN: response-policy zone expired" message to
be logged in ns3/named.run, the "fast-expire" zone must first be
transferred in by that server.  However, with unfavorable timing, ns3
may be stopped before it manages to fetch the "fast-expire" zone from
ns5 and after the latter has been reconfigured to no longer serve that
zone.  In such a case, the "rpz" system test will report a false
positive for the relevant check.  Prevent that from happening by
ensuring ns3 manages to transfer the "fast-expire" zone before getting
shut down.

(cherry picked from commit 39191052ad)
2020-11-05 07:55:36 +01:00
..
bigtest update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
optional The dns_message_create() cannot fail, change the return to void 2020-09-30 14:26:26 +02:00
pkcs11 update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
startperf update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
system Wait for the "fast-expire" zone to be transferred 2020-11-05 07:55:36 +01:00
testdata/wire move all optional tests from bin/tests to bin/tests/optional 2018-03-09 14:12:47 -08:00
win32 Disable MSB8028 warning 2020-04-16 07:56:38 +02:00
.gitignore Remove genrandom command and all usage of specific random files throughout the system test suite 2018-05-16 09:54:35 +02:00
cfg_test.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
fromhex.pl update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
headerdep_test.sh.in update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
Makefile.in Resolve the overlinking of the system libraries 2020-05-11 09:49:54 +02:00
makejournal.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
named.conf update documentation 2019-06-05 07:49:57 -07:00
prepare-softhsm2.sh update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
wire_test.c The dns_message_create() cannot fail, change the return to void 2020-09-30 14:26:26 +02:00