aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2018-03-26 19:22:50 +0200
committerNeels Hofmeyr <neels@hofmeyr.de>2018-03-29 16:11:33 +0200
commite30bbc5906620f98685aae42bd213320089c322c (patch)
treef1994a7c440abfc2538d017cd7cbd600b000f953
parent59a15e05c33e08257c8b67c39a8ba4623b0c7670 (diff)
jobs/master-builds: move all builds to debian 9 slave
-rw-r--r--jobs/master-builds.yml6
1 files changed, 2 insertions, 4 deletions
diff --git a/jobs/master-builds.yml b/jobs/master-builds.yml
index 1ba249a..029ffa2 100644
--- a/jobs/master-builds.yml
+++ b/jobs/master-builds.yml
@@ -6,7 +6,7 @@
disabled: false
concurrent: false
# axes related defaults
- slave_axis: !!python/tuple [osmocom-master-debian8]
+ slave_axis: !!python/tuple [osmocom-master-debian9]
a1_name: a1
a1: !!python/tuple [default]
a2_name: a2
@@ -154,8 +154,7 @@
# keep first line with less indent to preserve newlines
./contrib/jenkins.sh --publish
- - osmo-hlr:
- slave_axis: !!python/tuple [osmocom-master-debian8, osmocom-master-debian9]
+ - osmo-hlr
- osmo-iuh:
trigger: master-osmo-msc, master-osmo-sgsn
@@ -243,7 +242,6 @@
- osmo-tetra
- osmo-trx:
- slave_axis: !!python/tuple [osmocom-master-debian9]
a1_name: INSTR
# ARM variants temporarily disabled due to issue OS#3061
# a1: !!python/tuple [--with-sse, --with-neon, --with-neon-vfpv4]