osmith has submitted this change. (
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(-)
Approvals:
Jenkins Builder: Verified
pespin: Looks good to me, but someone else must approve
fixeria: Looks good to me, approved
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
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ci/+/28422
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: Id7cf497ea15c3ccdf76c047c6a67f17fac94e0dd
Gerrit-Change-Number: 28422
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: merged