fixeria has submitted this change. (
https://gerrit.osmocom.org/c/osmo-ci/+/35331?usp=email )
Change subject: coverity: build osmo-hnbgw with '--enable-pfcp'
......................................................................
coverity: build osmo-hnbgw with '--enable-pfcp'
This should improve the analysis depth for osmo-hnbgw.
Change-Id: I33b44a1c2ffde80b000b41b78569ff2f55bc98ed
---
M coverity/build_Osmocom.sh
1 file changed, 13 insertions(+), 1 deletion(-)
Approvals:
Jenkins Builder: Verified
pespin: Looks good to me, approved
diff --git a/coverity/build_Osmocom.sh b/coverity/build_Osmocom.sh
index 3bf9d4b..61bd2b7 100755
--- a/coverity/build_Osmocom.sh
+++ b/coverity/build_Osmocom.sh
@@ -103,7 +103,8 @@
build_default osmo-smlc
build_default osmo-cbc
build_default osmo-hnodeb
-build_default osmo-hnbgw
+build_default osmo-hnbgw \
+ --enable-pfcp
build_default osmo-bsc-nat
# GMR
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ci/+/35331?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I33b44a1c2ffde80b000b41b78569ff2f55bc98ed
Gerrit-Change-Number: 35331
Gerrit-PatchSet: 2
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: merged