Neels Hofmeyr has submitted this change and it was merged.

Change subject: jobs/master-builds: move all builds to debian 9 slave
......................................................................


jobs/master-builds: move all builds to debian 9 slave

Change-Id: I6f025c642d5ae57cdda9d7b34bbaeb82ca119354
---
M jobs/master-builds.yml
1 file changed, 2 insertions(+), 4 deletions(-)

Approvals:
  Neels Hofmeyr: Verified
  Harald Welte: Looks good to me, approved



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]

-- 
To view, visit https://gerrit.osmocom.org/7579
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I6f025c642d5ae57cdda9d7b34bbaeb82ca119354
Gerrit-PatchSet: 1
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <[email protected]>
Gerrit-Reviewer: Harald Welte <[email protected]>
Gerrit-Reviewer: Neels Hofmeyr <[email protected]>

Reply via email to