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

Revert "Disable OpenBSD system test parallelism in CI"

This reverts commit d73eba57bd.
This commit is contained in:
Michal Nowak
2023-02-27 19:21:58 +01:00
parent 36681e2c0a
commit a9d3ec33b3

View File

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