From: Tom Krizek Date: Mon, 7 Aug 2023 12:37:40 +0000 (+0200) Subject: ci: use pytest system test runner on OpenBSD X-Git-Tag: v9.19.17~46^2~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8846877dfec6b353e2939cbf4c9c963a82c2731c;p=thirdparty%2Fbind9.git ci: use pytest system test runner on OpenBSD A supported pytest version finally made it to OpenBSD repositories, allowing us to run system tests with the pytest runner. --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d4110b8fffa..36df5e44792 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1291,7 +1291,6 @@ clang:openbsd:amd64: system:clang:openbsd:amd64: <<: *openbsd_amd64_image <<: *system_test_job - <<: *system_test_legacy <<: *api_schedules_triggers_web_triggering_rules variables: USER: gitlab-runner