[PATCH] osmo-ci[master]: jobs: osmo-trx: Set slave_axis to use only debian9

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/.

Pau Espin Pedrol gerrit-no-reply at lists.osmocom.org
Mon Jan 15 17:41:06 UTC 2018


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

jobs: osmo-trx: Set slave_axis to use only debian9

Debian 8 contains quite old qemu and proot packages which have some
issues running the chroot infrastructure set up in osmo-trx's
jenkins.sh.

Change-Id: I24665880fff5a5b918bb6ffaf1e7bb51ae860b0b
---
M jobs/gerrit-verifications.yml
M jobs/master-builds.yml
2 files changed, 2 insertions(+), 2 deletions(-)


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

diff --git a/jobs/gerrit-verifications.yml b/jobs/gerrit-verifications.yml
index 9cb12a5..4e553ea 100644
--- a/jobs/gerrit-verifications.yml
+++ b/jobs/gerrit-verifications.yml
@@ -178,7 +178,7 @@
       - osmo-sip-connector
 
       - osmo-trx:
-          slave_axis: !!python/tuple [OsmocomBuild1]
+          slave_axis: !!python/tuple [linux_amd64_debian9]
           a1_name: INSTR
           a1: !!python/tuple [--with-sse, --with-neon, --with-neon-vfpv4]
           concurrent: true
diff --git a/jobs/master-builds.yml b/jobs/master-builds.yml
index 84a97a9..b98513a 100644
--- a/jobs/master-builds.yml
+++ b/jobs/master-builds.yml
@@ -235,7 +235,7 @@
       - osmo-tetra
 
       - osmo-trx:
-          slave_axis: !!python/tuple [OsmocomBuild1]
+          slave_axis: !!python/tuple [linux_amd64_debian9]
           a1_name: INSTR
           a1: !!python/tuple [--with-sse, --with-neon, --with-neon-vfpv4]
           concurrent: true

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I24665880fff5a5b918bb6ffaf1e7bb51ae860b0b
Gerrit-PatchSet: 1
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>



More information about the gerrit-log mailing list