2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 06:25:31 +00:00

Merge branch 'mnowak/make-openbsd-allow_failure-true' into 'main'

Do not fail pipeline because of failed OpenBSD system test

See merge request isc-projects/bind9!7609
This commit is contained in:
Michal Nowak
2023-02-28 10:27:17 +00:00

View File

@@ -1160,11 +1160,10 @@ system:clang:openbsd:amd64:
<<: *api_schedules_triggers_web_triggering_rules
variables:
USER: gitlab-runner
TEST_PARALLEL_JOBS: 1
needs:
- job: clang:openbsd:amd64
artifacts: true
timeout: 2h
allow_failure: true
unit:clang:openbsd:amd64:
<<: *openbsd_amd64_image