This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.
pespin gerrit-no-reply at lists.osmocom.orgpespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/25875 )
Change subject: Add osmo-hnodeb to ansible/jenkins/coverity setup
......................................................................
Add osmo-hnodeb to ansible/jenkins/coverity setup
Change-Id: Ie4b03aefeda13d216706bd648145689cf2ef93bb
---
M ansible/roles/osmocom-workstation/tasks/git-repos.yml
M coverity/build_Osmocom.sh
M coverity/prepare_source_Osmcocom.sh
M jobs/gerrit-lint.yml
M jobs/gerrit-verifications.yml
M jobs/master-builds.yml
6 files changed, 9 insertions(+), 2 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/75/25875/1
diff --git a/ansible/roles/osmocom-workstation/tasks/git-repos.yml b/ansible/roles/osmocom-workstation/tasks/git-repos.yml
index d829892..edef6dd 100644
--- a/ansible/roles/osmocom-workstation/tasks/git-repos.yml
+++ b/ansible/roles/osmocom-workstation/tasks/git-repos.yml
@@ -36,6 +36,7 @@
- osmo-gsm-manuals
- osmo-gtp-kernel
- osmo-hlr
+ - osmo-hnodeb
- osmo-iuh
- osmo-mgw
- osmo-msc
diff --git a/coverity/build_Osmocom.sh b/coverity/build_Osmocom.sh
index bb0f894..c33d6fd 100755
--- a/coverity/build_Osmocom.sh
+++ b/coverity/build_Osmocom.sh
@@ -46,7 +46,7 @@
}
build_osmopcu() {
- pushd osmo-pcu
+ pushd osmo-pcu
do_build --enable-sysmocom-bts=yes --enable-sysmocom-dsp=yes
popd
@@ -81,6 +81,7 @@
build_default osmo-msc
build_default osmo-sgsn
build_default osmo-smlc
+build_default osmo-hnodeb
# GMR
build_default libosmo-dsp
diff --git a/coverity/prepare_source_Osmcocom.sh b/coverity/prepare_source_Osmcocom.sh
index ab1525e..4e8d3b9 100755
--- a/coverity/prepare_source_Osmcocom.sh
+++ b/coverity/prepare_source_Osmcocom.sh
@@ -28,6 +28,7 @@
osmo-hlr \
osmocom-bb \
osmo-smlc \
+ osmo-hnodeb \
; do
if [ -d $proj ]; then
diff --git a/jobs/gerrit-lint.yml b/jobs/gerrit-lint.yml
index 130b616..db00509 100644
--- a/jobs/gerrit-lint.yml
+++ b/jobs/gerrit-lint.yml
@@ -27,6 +27,7 @@
- openggsn
- osmo-bsc
- osmo-bts
+ - osmo-hnodeb
- osmo-ci:
# Run the lint script from the checked out branch
diff --git a/jobs/gerrit-verifications.yml b/jobs/gerrit-verifications.yml
index 59e332c..77865b7 100644
--- a/jobs/gerrit-verifications.yml
+++ b/jobs/gerrit-verifications.yml
@@ -250,6 +250,7 @@
- osmo-el2tpd
- osmo-smlc
- osmo-gbproxy
+ - osmo-hnodeb
- pysim:
slave_axis: !!python/tuple [simtester]
diff --git a/jobs/master-builds.yml b/jobs/master-builds.yml
index 56e2065..65b641b 100644
--- a/jobs/master-builds.yml
+++ b/jobs/master-builds.yml
@@ -107,7 +107,8 @@
master-osmo-bsc,
master-osmo-iuh,
master-osmo-msc,
- master-osmo-sgsn
+ master-osmo-sgsn,
+ master-osmo-hnodeb
- libosmocore:
a1_name: arch
@@ -350,6 +351,7 @@
- osmo-el2tpd
- osmo-smlc
- osmo-gbproxy
+ - osmo-hnodeb
- rtl-sdr:
email: laforge at gnumonks.org steve at steve-m.de
--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/25875
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: Ie4b03aefeda13d216706bd648145689cf2ef93bb
Gerrit-Change-Number: 25875
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211021/2fb69ce1/attachment.htm>