mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 22:15:20 +00:00
Allow re-try of unit tests on FreeBSD 14
The unit test doh_test tends do fail quite often due to exceeding run time limit in the unit:clang:freebsd14:amd64 job. Use a retry on gitlab level to alleviate the issue until a better fix is available.
This commit is contained in:
@@ -1415,6 +1415,7 @@ unit:clang:freebsd14:amd64:
|
|||||||
needs:
|
needs:
|
||||||
- job: clang:freebsd14:amd64
|
- job: clang:freebsd14:amd64
|
||||||
artifacts: true
|
artifacts: true
|
||||||
|
retry: 1 # GL #4924
|
||||||
|
|
||||||
# Jobs for Clang builds on OpenBSD (amd64)
|
# Jobs for Clang builds on OpenBSD (amd64)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user