From: Michal Nowak Date: Mon, 27 Feb 2023 18:21:58 +0000 (+0100) Subject: Revert "Disable OpenBSD system test parallelism in CI" X-Git-Tag: v9.19.11~13^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9d3ec33b3c28ccf6feb56e85e9ddace1a3cc03a;p=thirdparty%2Fbind9.git Revert "Disable OpenBSD system test parallelism in CI" This reverts commit d73eba57bd03dce575f4cf4e42c80e1bced08bed. --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a1c9546af9a..937e34bb8ed 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1160,11 +1160,9 @@ 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