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/.
neels gerrit-no-reply at lists.osmocom.orgneels has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/20812 )
Change subject: jenkins: add osmo-smlc to coverity and ttcn3 jobs
......................................................................
jenkins: add osmo-smlc to coverity and ttcn3 jobs
Change-Id: I690962cd8352e255a2bf0ae16aa8ddda68edf10a
---
M coverity/build_Osmocom.sh
M coverity/prepare_source_Osmcocom.sh
M jobs/ttcn3-testsuites.yml
3 files changed, 4 insertions(+), 0 deletions(-)
Approvals:
neels: Looks good to me, approved; Verified
diff --git a/coverity/build_Osmocom.sh b/coverity/build_Osmocom.sh
index ef45b7a..c064a95 100755
--- a/coverity/build_Osmocom.sh
+++ b/coverity/build_Osmocom.sh
@@ -89,6 +89,7 @@
build_default osmo-hlr
build_default osmo-msc
build_default osmo-sgsn
+build_default osmo-smlc
# GMR
build_default libosmo-dsp
diff --git a/coverity/prepare_source_Osmcocom.sh b/coverity/prepare_source_Osmcocom.sh
index 065630f..f7129fe 100755
--- a/coverity/prepare_source_Osmcocom.sh
+++ b/coverity/prepare_source_Osmcocom.sh
@@ -27,6 +27,7 @@
osmo-trx \
osmo-hlr \
osmocom-bb \
+ osmo-smlc \
; do
if [ -d $proj ]; then
diff --git a/jobs/ttcn3-testsuites.yml b/jobs/ttcn3-testsuites.yml
index 63d478c..fb87a58 100644
--- a/jobs/ttcn3-testsuites.yml
+++ b/jobs/ttcn3-testsuites.yml
@@ -45,6 +45,8 @@
timer: 30 09 * * *
- ttcn3-sccp-test:
timer: 00 10 * * *
+ - ttcn3-smlc-test:
+ timer: 10 10 * * *
# debian-stretch latest stable
- nplab-m3ua-test-latest:
--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/20812
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I690962cd8352e255a2bf0ae16aa8ddda68edf10a
Gerrit-Change-Number: 20812
Gerrit-PatchSet: 2
Gerrit-Owner: neels <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: neels <nhofmeyr at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201020/8744a948/attachment.htm>