Add osmo-hnodeb to ansible/jenkins/coverity setup

Change-Id: Ie4b03aefeda13d216706bd648145689cf2ef93bb
This commit is contained in:
Pau Espin 2021-10-21 11:37:01 +02:00
parent 1dcc508ce6
commit 2146640769
6 changed files with 8 additions and 1 deletions

View File

@ -36,6 +36,7 @@
- osmo-gsm-manuals - osmo-gsm-manuals
- osmo-gtp-kernel - osmo-gtp-kernel
- osmo-hlr - osmo-hlr
- osmo-hnodeb
- osmo-iuh - osmo-iuh
- osmo-mgw - osmo-mgw
- osmo-msc - osmo-msc

View File

@ -94,6 +94,7 @@ build_default osmo-sgsn \
--enable-iu --enable-iu
build_default osmo-smlc build_default osmo-smlc
build_default osmo-cbc build_default osmo-cbc
build_default osmo-hnodeb
# GMR # GMR
build_default libosmo-dsp build_default libosmo-dsp

View File

@ -32,6 +32,7 @@ for proj in \
osmo-smlc \ osmo-smlc \
osmo-cbc \ osmo-cbc \
simtrace2 \ simtrace2 \
osmo-hnodeb \
; do ; do
if [ -d $proj ]; then if [ -d $proj ]; then

View File

@ -27,6 +27,7 @@
- openggsn - openggsn
- osmo-bsc - osmo-bsc
- osmo-bts - osmo-bts
- osmo-hnodeb
- osmo-ci: - osmo-ci:
# Run the lint script from the checked out branch # Run the lint script from the checked out branch

View File

@ -250,6 +250,7 @@
- osmo-el2tpd - osmo-el2tpd
- osmo-smlc - osmo-smlc
- osmo-gbproxy - osmo-gbproxy
- osmo-hnodeb
- pysim: - pysim:
slave_axis: !!python/tuple [simtester] slave_axis: !!python/tuple [simtester]

View File

@ -107,7 +107,8 @@
master-osmo-bsc, master-osmo-bsc,
master-osmo-iuh, master-osmo-iuh,
master-osmo-msc, master-osmo-msc,
master-osmo-sgsn master-osmo-sgsn,
master-osmo-hnodeb
- libosmocore: - libosmocore:
a1_name: arch a1_name: arch
@ -350,6 +351,7 @@
- osmo-el2tpd - osmo-el2tpd
- osmo-smlc - osmo-smlc
- osmo-gbproxy - osmo-gbproxy
- osmo-hnodeb
- rtl-sdr: - rtl-sdr:
email: laforge@gnumonks.org steve@steve-m.de email: laforge@gnumonks.org steve@steve-m.de