]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.20] chg: test: Move requirement checks to `pytest_configure` hook bind-9.20
authorŠtěpán Balážik <stepan@isc.org>
Tue, 2 Jun 2026 10:10:48 +0000 (10:10 +0000)
committerŠtěpán Balážik <stepan@isc.org>
Tue, 2 Jun 2026 10:10:48 +0000 (10:10 +0000)
commit6712048d7ef1d2fe08792849f1303828e671fa24
tree0e48e39a6b62e2ed9ca730cb313080982f2377d4
parent95274e9455feadb607275a72a49037f93ac4adc4
parent91a273e9cdeea92dc1bf2cb83fc0d226d76155f9
[9.20] chg: test: Move requirement checks to `pytest_configure` hook

This leads to nicer logging if requirements aren't met.

Backport of MR !11551

Merge branch 'backport-stepan/dont-run-system-tests-without-requirements-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!12105