From: Michal Nowak Date: Thu, 28 May 2026 15:49:22 +0000 (+0200) Subject: Make cross-version-config-tests allow_failure: true X-Git-Tag: v9.21.23~20^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=86b0615aea37289ada4f77db581f7202b677cb0e;p=thirdparty%2Fbind9.git Make cross-version-config-tests allow_failure: true The issue #6007 failed to mark cross-version-config-tests with allow_failure: true. This should be reverted when the June release is out. --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7f03bdb8ed3..27bb9ca7b8f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1128,6 +1128,7 @@ cross-version-config-tests: untracked: true expire_in: "1 day" when: always + allow_failure: true # #6007 # Jobs for regular GCC builds on Alpine Linux 3.23 (amd64)