]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.20] chg: test: Rewrite cipher-suites system test to pytest
authorMichal Nowak <mnowak@isc.org>
Fri, 24 Jan 2025 09:31:16 +0000 (09:31 +0000)
committerMichal Nowak <mnowak@isc.org>
Fri, 24 Jan 2025 09:31:16 +0000 (09:31 +0000)
commit20057d587fb5ceb7ac7beb12d63f9bc0a9828dd4
tree8b66318e8a632d86b228400d1ac09a511ae66ffa
parentd79b113f93f574789551d4d0ad32ccb5dd7c183b
parentd2c8694930f691644e9f1fc9be77779cda9d8c2c
[9.20] chg: test: Rewrite cipher-suites system test to pytest

The minimal dnspython version to run this test is 2.5.0.

Backport of MR !8662

Merge branch 'backport-mnowak/pytest_rewrite_cipher-suites-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!9992