]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '4246-remove-legacy-test-runner-from-ci' into 'main'
authorTom Krizek <tkrizek@isc.org>
Mon, 21 Aug 2023 13:13:33 +0000 (13:13 +0000)
committerTom Krizek <tkrizek@isc.org>
Mon, 21 Aug 2023 13:13:33 +0000 (13:13 +0000)
commitf52dd73cac5d35beb0cc129e77dae546c892a093
tree28cd8c2477f74e03a8d20104731f22aa6cdf274b
parentf9657267afe370994a26f05b22685a8de9e6b672
parentb1a9d1fe251e09cc359966cdc90b25db2a46669b
Merge branch '4246-remove-legacy-test-runner-from-ci' into 'main'

Use pytest runner for out-of-tree and OpenBSD system tests in CI

Closes #4246

See merge request isc-projects/bind9!8193