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/+/16922 )
Change subject: ttcn3-testsuites.yml: Add job for ttcn3-sccp-test
......................................................................
ttcn3-testsuites.yml: Add job for ttcn3-sccp-test
Only for nightly, not latest, since example/sccp_demo_user is not
installed by autotools and debian packages, so only in nightly where we
build from source we are able to copy it to docker image manually.
Related: OS#4343
Change-Id: Ia0a68d74215bdc1bc6319241d60f858312fa14e9
---
M jobs/ttcn3-testsuites.yml
1 file changed, 4 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/22/16922/1
diff --git a/jobs/ttcn3-testsuites.yml b/jobs/ttcn3-testsuites.yml
index 7bd72db..89d50cf 100644
--- a/jobs/ttcn3-testsuites.yml
+++ b/jobs/ttcn3-testsuites.yml
@@ -43,6 +43,8 @@
timer: 00 09 * * *
- ttcn3-stp-test:
timer: 30 09 * * *
+ - ttcn3-sccp-test:
+ timer: 00 10 * * *
# latest stable
- nplab-m3ua-test-latest:
@@ -77,6 +79,8 @@
blocking: "^ttcn3-remsim-test.*"
- ttcn3-stp-test-latest:
blocking: "^ttcn3-stp-test.*"
+ #- ttcn3-sccp-test-latest:
+ # blocking: "^ttcn3-sccp-test.*"
- job-template:
name: '{job-name}'
project-type: freestyle
--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/16922
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: Ia0a68d74215bdc1bc6319241d60f858312fa14e9
Gerrit-Change-Number: 16922
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/20200117/1c503831/attachment.htm>