]> git.ipfire.org Git - thirdparty/bind9.git/commit
make dupsigs test less timing-sensitive
authorEvan Hunt <each@isc.org>
Sun, 30 Oct 2022 08:19:35 +0000 (01:19 -0700)
committerEvan Hunt <each@isc.org>
Mon, 31 Oct 2022 11:03:01 +0000 (04:03 -0700)
commitd9b85cbaaeda81d5f5351a1b463ad7e509bf76cf
tree0a06077f28f131f21fae9d7b66269b1d27d29bf5
parenta69ba0b6bf76a5fee4319c8c24ce92cfe36c455c
make dupsigs test less timing-sensitive

the dupsigs test is prone to failing on slow CI machines
because the first test can occur before the zone is fully
signed.

instead of just waiting ten seconds arbitrarily, we now
check every second, and allow up to 30 seconds before giving
up.
bin/tests/system/dupsigs/tests.sh