]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.18] fix: test: Prevent intermittent setup.sh failures in the "statschannel" system...
authorMark Andrews <marka@isc.org>
Wed, 31 Jul 2024 05:41:40 +0000 (05:41 +0000)
committerMark Andrews <marka@isc.org>
Wed, 31 Jul 2024 05:41:40 +0000 (05:41 +0000)
commit90313c2c8bedcaf7a7da0aec9302f623ce8a2c63
treebda415eb6cd0d13e28ef7925dffa3e163103106f
parent2107a64ee62dbbc31a35b6d03f2626bd1ebdab23
parent3af3ef53a0e5250c6a4f9142c19a7170fdb06387
[9.18] fix: test: Prevent intermittent setup.sh failures in the "statschannel" system test

Don't verify the just signed zone as the RRSIGs could have expired before the signing process completes

Closes #4781 #2476

Backport of MR !9114

Merge branch 'backport-4781-statschannel-setup-can-fail-due-to-short-validity-interval-9.18' into 'bind-9.18'

See merge request isc-projects/bind9!9196