From 13738fa235d16bc9ca57c9cf184f5239e15bde87 Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Mon, 15 Jan 2018 18:39:28 +0100 Subject: 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 --- jobs/gerrit-verifications.yml | 2 +- jobs/master-builds.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'jobs') 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 -- cgit v1.2.3