bind9/bin
Matthijs Mekking 0bf36da305 Update serve-stale system test
The serve-stale system test was intermittently failing due to a timing
issue:

    I:serve-stale:check stale data.example TXT was refreshed...
    I:serve-stale:failed

The RRset is refreshed, however, it first checks for an expected log
line, prior checking that the stale data.example TXT was refreshed
(using dig). This log line is there to ensure the record is actually
refreshed before we start querying again. Alternatively we could just
retry_quiet 10 <wait for dig output matches expectations>. It would
lower the chances for intermittent test failures, since there is no
longer a "check for log line, sleep one second if check fails, check
for log line, ...", prior to the check.
2023-03-08 17:14:59 +01:00
..
check Remove libbind9 2023-02-21 13:12:26 +00:00
confgen Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
delv Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00
dig Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00
dnssec further cleanup after removing diffie-hellman TKEY mode 2023-03-08 08:36:25 +01:00
named further cleanup after removing diffie-hellman TKEY mode 2023-03-08 08:36:25 +01:00
nsupdate Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00
plugins clean up some deprecated/obsolete options and doc 2023-02-10 09:52:27 -08:00
rndc further cleanup after removing diffie-hellman TKEY mode 2023-03-08 08:36:25 +01:00
tests Update serve-stale system test 2023-03-08 17:14:59 +01:00
tools move dispatchmgr from resolver to view 2023-02-24 08:30:33 +00:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00