]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
chg: ci: Allow flaky unit tests to be re-run in CI
authorNicki Křížek <nicki@isc.org>
Wed, 2 Jul 2025 11:49:00 +0000 (13:49 +0200)
committerNicki Křížek <nicki@isc.org>
Wed, 2 Jul 2025 11:49:00 +0000 (13:49 +0200)
Mark unstable unit tests with `flaky` test suite. Execute the stable
separately in CI. Allow the flaky ones to be re-executed once in case
they fail.

Closes #5385

Merge branch '5385-rerun-flaky-unit-tests' into 'main'

See merge request isc-projects/bind9!10665


Trivial merge