]> git.ipfire.org Git - thirdparty/bind9.git/commit
Allow re-runs of qmin system test
authorTom Krizek <tkrizek@isc.org>
Tue, 22 Aug 2023 16:39:51 +0000 (18:39 +0200)
committerTom Krizek <tkrizek@isc.org>
Wed, 23 Aug 2023 12:06:20 +0000 (14:06 +0200)
commitbe2123a8e9926782dcc40cd93c2482f175c4d368
treebeb014e281e6f01b0d581529cbed8e1a9ff2eee4
parent7522583b5756924e697f10633d7d5d476176c594
Allow re-runs of qmin system test

The qmin test is inherently unstable. It fails quite often with failure
modes described in GL #904. Allow the pytest runner to re-run the test
up to 3 times to only detect a more persistent and reproducible failures
rather than random noise caused by the nature of the test.
bin/tests/system/qmin/tests_sh_qmin.py