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 uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/20812 )
Change subject: jenkins: add osmo-smlc
......................................................................
jenkins: add osmo-smlc
Change-Id: I690962cd8352e255a2bf0ae16aa8ddda68edf10a
---
M coverity/build_Osmocom.sh
M coverity/prepare_source_Osmcocom.sh
M jobs/master-builds.yml
M jobs/ttcn3-testsuites.yml
4 files changed, 6 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/12/20812/1
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/master-builds.yml b/jobs/master-builds.yml
index 47a9eea..92b0455 100644
--- a/jobs/master-builds.yml
+++ b/jobs/master-builds.yml
@@ -340,6 +340,8 @@
slave_axis: !!python/tuple [simtester]
git_base_url: git.sysmocom.de
+ - osmo-smlc
+
jobs:
- 'master-{repos}'
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: 1
Gerrit-Owner: neels <nhofmeyr at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201020/62c47abe/attachment.htm>