mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-22 10:10:06 +00:00
fix: ci: Allow unit tests to fail on AlmaLinux 8
The doh unit test has been timing out recently and we don't have a fix for it yet. Mark it as warning rather than a hard failure, since it's a known issue. Related #5448 Merge branch '5448-allow-failure-unit-almalinux8-doh' into 'main' See merge request isc-projects/bind9!10835
This commit is contained in:
commit
0d344ac5fb
@ -887,6 +887,7 @@ unit:gcc:almalinux8:amd64:
|
||||
needs:
|
||||
- job: gcc:almalinux8:amd64
|
||||
artifacts: true
|
||||
allow_failure: true # remove once GL#5448 is fixed
|
||||
|
||||
# Jobs for regular GCC builds on Alma Linux 9 (amd64)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user