mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-22 10:10:06 +00:00
Disable OpenBSD system test parallelism in CI
Make OpenBSD system tests more stable by disabling parallelism in CI. Accordingly, they will run 3-4 times longer.
This commit is contained in:
parent
cf46addf51
commit
d73eba57bd
@ -1160,9 +1160,11 @@ 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
|
||||
|
||||
unit:clang:openbsd:amd64:
|
||||
<<: *openbsd_amd64_image
|
||||
|
Loading…
x
Reference in New Issue
Block a user