jenkins: add osmo-smlc to coverity and ttcn3 jobs

Change-Id: I690962cd8352e255a2bf0ae16aa8ddda68edf10a
This commit is contained in:
Neels Hofmeyr 2020-10-21 00:33:30 +02:00
parent fc1edb3ea4
commit 2dc35de85b
3 changed files with 4 additions and 0 deletions

View File

@ -89,6 +89,7 @@ build_default osmo-bsc
build_default osmo-hlr
build_default osmo-msc
build_default osmo-sgsn
build_default osmo-smlc
# GMR
build_default libosmo-dsp

View File

@ -27,6 +27,7 @@ for proj in \
osmo-trx \
osmo-hlr \
osmocom-bb \
osmo-smlc \
; do
if [ -d $proj ]; then

View File

@ -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: