From: Mark Andrews Date: Mon, 7 Jul 2025 02:21:58 +0000 (+1000) Subject: fix: test: rndc test: second 'rndc reconfig' happens too soon X-Git-Tag: v9.21.11~68 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9575a415464f7cf8d8a414487b7da8cde6c6153;p=thirdparty%2Fbind9.git fix: test: rndc test: second 'rndc reconfig' happens too soon Rndc test "test 'rndc reconfig' with a broken config" was failing intermittently. Wait for 'running' to be logged rather than just using 'sleep 1' before calling 'rndc reconfig' a second time to get the expected error message rather than 'reconfig request ignored: already running'. Closes #5408 Merge branch '5408-rndc-test-second-rndc-reconfig-happens-too-soon' into 'main' See merge request isc-projects/bind9!10687 --- a9575a415464f7cf8d8a414487b7da8cde6c6153