From: Štěpán Balážik Date: Fri, 31 Oct 2025 12:10:46 +0000 (+0100) Subject: Run system tests on AlmaLinux 8 on merge requests in CI X-Git-Tag: v9.21.15~6^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db00ce14c067e9d0e4d3148e021d249905af733d;p=thirdparty%2Fbind9.git Run system tests on AlmaLinux 8 on merge requests in CI Ensure that system tests don't blow up completely with pre-2.0.0 dnspython. --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 99fc0d2ae45..a4f95c063a9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -970,7 +970,6 @@ gcc:almalinux8:amd64: system:gcc:almalinux8:amd64: <<: *almalinux_8_amd64_image <<: *system_test_job - <<: *api_pipelines_schedules_tags_triggers_web_triggering_rules needs: - job: gcc:almalinux8:amd64 artifacts: true