aboutsummaryrefslogtreecommitdiffstats
path: root/jobs/master-builds.yml
diff options
context:
space:
mode:
authorMax <msuraev@sysmocom.de>2018-01-18 19:21:23 +0100
committerMax <msuraev@sysmocom.de>2018-01-21 21:14:41 +0000
commitce1d21fec1c210395e508c0877ae9922caea3fac (patch)
treef245c0c3241a402cd3e8785340eba10bf4b5d6ce /jobs/master-builds.yml
parent9b23074eebd8708341df26f5e09901869e3d1413 (diff)
libosmocore: use dispatcher script
Get rid of job name comparison because it depends and exact build server name and hence is highly fragile. Use dispatcher script the same way we do in osmo-bts. N. B: this requires I2955e866bce4f000a53369bd601a346c36c82468 in libosmocore. Change-Id: I76dfc11a05007ae5c6e0554fe8132695b67cccaa
Diffstat (limited to 'jobs/master-builds.yml')
-rw-r--r--jobs/master-builds.yml8
1 files changed, 1 insertions, 7 deletions
diff --git a/jobs/master-builds.yml b/jobs/master-builds.yml
index ba77514..0f9bb1e 100644
--- a/jobs/master-builds.yml
+++ b/jobs/master-builds.yml
@@ -56,13 +56,7 @@
a1_name: arch
a1: !!python/tuple [arm-none-eabi, amd64]
combination_filter: '!(arch=="arm-none-eabi" && label=="FreeBSD_amd64")'
- cmd: >
- # keep first line with less indent to preserve newlines
- if [[ "$JOB_NAME" == *"arch=arm-none-eabi,label=linux_amd64_debian8"* ]]; then
- ./contrib/jenkins-arm.sh
- else
- ./contrib/jenkins.sh
- fi
+ cmd: './contrib/jenkins_arch.sh "$arch"'
trigger: >
master-libosmo-abis, master-libosmo-sccp, master-openbsc, master-osmo-pcap, master-osmo-tetra,
master-osmo-pcu, master-osmo-gmr, master-osmo-bts, master-osmocom-bb, SIMtrace, xgoldmon,