]> git.ipfire.org Git - thirdparty/bind9.git/commit
Do not set TEST_PARALLEL_JOBS in FreeBSD system test
authorMichal Nowak <mnowak@isc.org>
Wed, 22 Feb 2023 10:38:45 +0000 (11:38 +0100)
committerMichal Nowak <mnowak@isc.org>
Fri, 24 Feb 2023 09:16:27 +0000 (10:16 +0100)
commitef9b15fc50a74281dd8ab352ec5225d47522d548
treed535c1527b4377be98325ccdb874ad450ac63cf6
parent359919b326f9ceb0a0bf2fe35659c1ad187c31fa
Do not set TEST_PARALLEL_JOBS in FreeBSD system test

Setting TEST_PARALLEL_JOBS to 4 in FreeBSD system test jobs is a no-op
because it's already set to 4, one level above, on the global level.

(cherry picked from commit cf46addf514238e9ac0d96e66300cc3f2e6bb0c4)
.gitlab-ci.yml