jobs/{master-builds,gerrit-*}: add osmo-bsc-nat

Related: SYS#5560
Change-Id: I240cb614bf3905d04bccc6a00c72567a2ad722d8
This commit is contained in:
Oliver Smith 2022-01-31 14:05:34 +01:00
parent a96eeaade9
commit c04fb387ea
3 changed files with 5 additions and 0 deletions

View File

@ -26,6 +26,7 @@
- openbsc
- openggsn
- osmo-bsc
- osmo-bsc-nat
- osmo-bts
- osmo-hnodeb
- osmo-hnbgw

View File

@ -89,6 +89,7 @@
cmd: '{timeout_cmd} ./contrib/jenkins.sh'
- osmo-bsc
- osmo-bsc-nat
- osmo-bts:
slave_axis: !!python/tuple [osmocom-master-debian9, rpi4-raspbian10]

View File

@ -107,6 +107,7 @@
trigger: >
master-openbsc,
master-osmo-bsc,
master-osmo-bsc-nat,
master-osmo-iuh,
master-osmo-msc,
master-osmo-sgsn
@ -130,6 +131,7 @@
# -> master-libosmo-sccp
# -> master-openbsc
# -> master-osmo-bsc
# -> master-osmo-bsc-nat
# -> master-osmo-iuh
# -> master-osmo-msc
# -> master-osmo-sgsn
@ -181,6 +183,7 @@
{docker_img} /build/contrib/jenkins.sh
- osmo-bsc
- osmo-bsc-nat
- osmo-bts:
slave_axis: !!python/tuple [osmocom-master-debian9, rpi4-raspbian10]