From: Tom Krizek Date: Thu, 29 Feb 2024 09:53:41 +0000 (+0100) Subject: Allow failure of cross-version-config test X-Git-Tag: v9.20.0~43^2~3 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=b99cdfab9d012bce63dff8463eae87772034138a;p=thirdparty%2Fbind9.git Allow failure of cross-version-config test The test is bound to fail until it is executed against a new release which will include the pytest env var refactoring. --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3cb73e0d2e8..27dcb698c75 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -720,6 +720,7 @@ cross-version-config-tests: untracked: true expire_in: "1 day" when: always + allow_failure: true # pytest env variable refactoring # Jobs for regular GCC builds on Alpine Linux 3.19 (amd64)