From: Mark Andrews Date: Fri, 2 May 2025 07:09:56 +0000 (+0000) Subject: fix: dev: fix the ksr two-tone test X-Git-Tag: v9.21.8~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=405f8a7bd8539c878a0456fe7dd65ff17a43deec;p=thirdparty%2Fbind9.git fix: dev: fix the ksr two-tone test The two-tone ksr subtest (test_ksr_twotone) depended on the dnssec-policy keys algorithm values in named.conf being entered in numerical order. As the algorithms used in the test can be selected randomly this does not always happen. Sort the dnssec-policy keys by algorithm when adding them to the key list from named.conf. Closes #5286 Merge branch '5286-ksr-two-tone-test-only-work-by-luck' into 'main' See merge request isc-projects/bind9!10395 --- 405f8a7bd8539c878a0456fe7dd65ff17a43deec