aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2018-01-15 18:39:28 +0100
committerPau Espin Pedrol <pespin@sysmocom.de>2018-01-15 18:40:59 +0100
commit13738fa235d16bc9ca57c9cf184f5239e15bde87 (patch)
tree7a98db7db31c00eabcfad49bcb18224957590e29
parent3eca350f60ab5a395fd5190f0dee3a5801904a9c (diff)
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
-rw-r--r--jobs/gerrit-verifications.yml2
-rw-r--r--jobs/master-builds.yml2
2 files changed, 2 insertions, 2 deletions
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