[PATCH] osmo-ci[master]: jobs/master-builds: move all builds to debian 9 slave

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Thu Mar 29 14:11:52 UTC 2018


Review at  https://gerrit.osmocom.org/7579

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(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/79/7579/1

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: newchange
Gerrit-Change-Id: I6f025c642d5ae57cdda9d7b34bbaeb82ca119354
Gerrit-PatchSet: 1
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list