From: Michal Nowak Date: Wed, 10 Jun 2026 19:49:10 +0000 (+0200) Subject: fix: test: Various system test stability fixes for CI X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4b6ff517f5544550b11fa0e10ab45020ddb51b3;p=thirdparty%2Fbind9.git fix: test: Various system test stability fixes for CI Doubling system-test parallelism and removing the `@pytest.mark.flaky` markers exposed a set of timing-sensitive failures across CI. This branch keeps only the fixes for failures that are test-robustness bugs. Other - frequent - failures often guarded by `@pytest.mark.flaky` have their separate MRs already. Merge branch 'mnowak/system-test-stability-fixes' into 'main' See merge request isc-projects/bind9!12171 --- c4b6ff517f5544550b11fa0e10ab45020ddb51b3