]> git.ipfire.org Git - thirdparty/bind9.git/commit
Mark the autosign system test as flaky
authorTom Krizek <tkrizek@isc.org>
Thu, 14 Mar 2024 15:18:02 +0000 (16:18 +0100)
committerTom Krizek <tkrizek@isc.org>
Thu, 21 Mar 2024 15:23:55 +0000 (16:23 +0100)
commit2d7cc261f2c05dfec101e589e18f825c90355805
treeb7b3fd30ae8d341c0fdbfe1bd107229a9ab114b8
parentaa1c4e15ca122d1b8c49c8e9881f0fbecede296a
Mark the autosign system test as flaky

The autosign test uses sleep in many cases to wait for something to
happen. This inevitably leads to an instability that manifests in our
CI. Allow an automatic rerun of the test to improve its stability.

(cherry picked from commit a061fd67f6e51e769fa4740d6c4dbf357338c631)
bin/tests/system/autosign/tests_sh_autosign.py