summaryrefslogtreecommitdiffstats
path: root/jjb/fuel/fuel-docker-jobs.yaml
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2018-11-21 22:15:16 +0200
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>2018-11-21 22:16:27 +0200
commit2e8907a0182f6841be75db6d1edaff0cdf387cfa (patch)
treeef58f66c6008253ef43f230117df06de1e894806 /jjb/fuel/fuel-docker-jobs.yaml
parent8a3a76b8c6233b15179cc5aa8f4bb98694533e65 (diff)
[fuel] docker build: Add blocking jobs
Prevent master & stable streams to trigger concurrent builds on the same node, which usually leads to one of the jobs failing to acquire the DPDK lock on the build server. Change-Id: I1f61f1a2eb10eb9373a75b31c74f5d6de60f5334 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Diffstat (limited to 'jjb/fuel/fuel-docker-jobs.yaml')
-rw-r--r--jjb/fuel/fuel-docker-jobs.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/jjb/fuel/fuel-docker-jobs.yaml b/jjb/fuel/fuel-docker-jobs.yaml
index c06848e56..22f37b86c 100644
--- a/jjb/fuel/fuel-docker-jobs.yaml
+++ b/jjb/fuel/fuel-docker-jobs.yaml
@@ -69,6 +69,11 @@
- throttle:
max-per-node: 1
option: 'project'
+ - build-blocker:
+ use-build-blocker: true
+ blocking-jobs:
+ - 'fuel-docker-.*'
+ blocking-level: 'NODE'
scm:
- git-scm