Update cross-version-config-tests CI

Remove `allow_failure: true` from .gitlab-ci.yaml, as the relevant
MRs have been merged in the January 2025 release.

(cherry picked from commit 5d07df807a)
This commit is contained in:
Andoni Duarte Pintado
2025-01-30 10:24:48 +01:00
parent 2d0323e006
commit bd03265d0c

View File

@@ -773,12 +773,6 @@ cross-version-config-tests:
untracked: true
expire_in: "1 day"
when: always
# Changes in the January milestone necessitate allowing this job to fail. The
# "soft failure" should be reverted when January releases are published.
# - #4261 introduced extra artifacts check but missed a file visible only in
# this job. This is fixed in !9815 but present in December releases.
# System test affected: mkeys.
allow_failure: true
# Jobs for regular GCC builds on Alpine Linux 3.21 (amd64)