arm64: Introduce semaphore for arm64 build jobs

It seems that multiple jobs running at the same time are making
OSUOSL region slow for DIB build jobs - let's try a semaphore
approach.

This patch only adds a semaphore - because it needs to be merged
in order to use the semaphore in jobs.

Change-Id: I3f62b981e5876afcd9abaf8c46095f47986af7bf
Signed-off-by: Michal Nasiadka <mnasiadka@gmail.com>
This commit is contained in:
Michal Nasiadka
2025-11-27 16:37:25 +01:00
parent 5bb8c22bc9
commit 3682bd38c3
+4
View File
@@ -1,3 +1,7 @@
- semaphore:
name: opendev-build-arm64
max: 5
- job:
name: opendev-build-diskimage-base
description: |