osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/28422 )
Change subject: coverity: add osmo-bsc-nat ......................................................................
coverity: add osmo-bsc-nat
Fixes: OS#5596 Change-Id: Id7cf497ea15c3ccdf76c047c6a67f17fac94e0dd --- M coverity/build_Osmocom.sh M coverity/prepare_source_Osmcocom.sh 2 files changed, 2 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/22/28422/1
diff --git a/coverity/build_Osmocom.sh b/coverity/build_Osmocom.sh index 6a8cf59..a7f8cdd 100755 --- a/coverity/build_Osmocom.sh +++ b/coverity/build_Osmocom.sh @@ -100,6 +100,7 @@ build_default osmo-cbc build_default osmo-hnodeb build_default osmo-hnbgw +build_default osmo-bsc-nat
# GMR build_default libosmo-dsp diff --git a/coverity/prepare_source_Osmcocom.sh b/coverity/prepare_source_Osmcocom.sh index 3b0d4d5..ab8b2bd 100755 --- a/coverity/prepare_source_Osmcocom.sh +++ b/coverity/prepare_source_Osmcocom.sh @@ -34,6 +34,7 @@ simtrace2 \ osmo-hnodeb \ osmo-hnbgw \ + osmo-bsc-nat \ ; do
if [ -d $proj ]; then