mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
chg: ci: Remove allow_failure from cross-version-config-tests
v9.21.7 was released and the job now passes. Merge branch 'nicki/ci-re-enable-cross-version-config-tests' into 'main' See merge request isc-projects/bind9!10402
This commit is contained in:
commit
3ae06d14d3
1 changed files with 0 additions and 5 deletions
|
|
@ -808,11 +808,6 @@ cross-version-config-tests:
|
|||
untracked: true
|
||||
expire_in: "1 day"
|
||||
when: always
|
||||
# The !10262 merge request introduced a backward incompatible change by
|
||||
# removing several dnssec-keygen and dnssec-keyfromlabel options that are
|
||||
# still in use in the base system test (9.21.6). The "allow_failure: true"
|
||||
# should be removed after 9.21.7 is released.
|
||||
allow_failure: true
|
||||
|
||||
# Jobs for regular GCC builds on Alpine Linux 3.21 (amd64)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue