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
commit 5737f7bc8f

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