jobs: gerrit: use debian-9

This is the same as done for the master builds in
I6f025c642d5ae57cdda9d7b34bbaeb82ca119354,
seems I forgot to follow up with this one.

Change-Id: I9204ca2f083c8a6a04c6c0fc7d51752a4f1a4830
This commit is contained in:
Neels Hofmeyr 2018-06-09 05:34:00 +02:00 committed by Harald Welte
parent ec6aa1593f
commit 34b5767e5a
1 changed files with 2 additions and 4 deletions

View File

@ -8,7 +8,7 @@
concurrent: false
node: osmocom-gerrit-debian8
# axes related defaults
slave_axis: !!python/tuple [osmocom-gerrit-debian8]
slave_axis: !!python/tuple [osmocom-gerrit-debian9]
a1_name: a1
a1: !!python/tuple [default]
a2_name: a2
@ -108,8 +108,7 @@
- osmo-gsm-manuals
- osmo-hlr:
slave_axis: !!python/tuple [osmocom-gerrit-debian8, osmocom-gerrit-debian9]
- osmo-hlr
- osmo-iuh
@ -174,7 +173,6 @@
- osmo-sip-connector
- osmo-trx:
slave_axis: !!python/tuple [osmocom-gerrit-debian9]
a1_name: INSTR
# ARM variants temporarily disabled due to issue OS#3061
# a1: !!python/tuple [--with-sse, --with-neon, --with-neon-vfpv4]