aboutsummaryrefslogtreecommitdiff
path: root/rpb-uefi.yaml
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2016-11-05 14:36:02 +0200
committerFathi Boudra <fathi.boudra@linaro.org>2016-11-05 14:40:27 +0200
commit6b907edfc116ce0dcf1b1ea5985de1ebd7c4cbe8 (patch)
treefba2c20f24a6bbbf0e927594633d910f59f2a059 /rpb-uefi.yaml
parentc23f707e202d67dd89b819fce75b7f213eaf84ee (diff)
rpb-uefi: enable concurrent builds
This build job is concurrent safe. Allow to use all the available build slaves to improve the overall build time. Get rid of the touchstone build to have the parallel builds as soon as the job is started, otherwise we'll have to wait the touchstone build to finish. Change-Id: I88cb024457d9523252909551f8c004cd0b62e81d Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to 'rpb-uefi.yaml')
-rw-r--r--rpb-uefi.yaml8
1 files changed, 3 insertions, 5 deletions
diff --git a/rpb-uefi.yaml b/rpb-uefi.yaml
index cdfae391f7..c134a8f1ce 100644
--- a/rpb-uefi.yaml
+++ b/rpb-uefi.yaml
@@ -24,7 +24,7 @@
name: ATF_VERSION
default: 'v1.2'
disabled: false
- node: build
+ node: master
child-workspace: .
display-name: 'Reference Platform - UEFI'
axes:
@@ -52,15 +52,13 @@
values:
- docker-jessie-amd64
execution-strategy:
- sequential: true
- touchstone:
- expr: 'MX_PLATFORM=="hikey" && MX_TYPE=="RELEASE"'
+ sequential: false
wrapper:
- timestamps
- build-name:
name: '#${BUILD_NUMBER}-${GIT_REVISION,length=8}'
- matrix-tie-parent:
- node: build
+ node: master
builders:
- linaro-publish-token:
host: builds.96boards.org