]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '4250-remove-legacy-runner-support-for-python-tests' into 'main'
authorTom Krizek <tkrizek@isc.org>
Tue, 19 Sep 2023 15:09:08 +0000 (15:09 +0000)
committerTom Krizek <tkrizek@isc.org>
Tue, 19 Sep 2023 15:09:08 +0000 (15:09 +0000)
commitf441e68bb3a222b0ac0f431a7d326a64c7d8fc00
treef1c0239e98e9e17c8635c5bc9dfbb378216e751f
parent94856ade3c03f211e9dab8314ef943470cf6f0b3
parentd050843a303fe2612ac7ac32541865b4e2358f7c
Merge branch '4250-remove-legacy-runner-support-for-python-tests' into 'main'

remove support for running python system tests with legacy test runner

Closes #4250

See merge request isc-projects/bind9!8202