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
This commit is contained in:
Pau Espin 2018-01-15 18:39:28 +01:00
parent 3eca350f60
commit 13738fa235
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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