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:
@@ -1,3 +1,7 @@
|
||||
- semaphore:
|
||||
name: opendev-build-arm64
|
||||
max: 5
|
||||
|
||||
- job:
|
||||
name: opendev-build-diskimage-base
|
||||
description: |
|
||||
|
||||
Reference in New Issue
Block a user