Change in osmo-ci[master]: ttcn3-testsuites.yml: Add job for ttcn3-sccp-test

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/.

laforge gerrit-no-reply at lists.osmocom.org
Fri Jan 17 21:09:53 UTC 2020


laforge has submitted this change. ( 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(-)

Approvals:
  laforge: Looks good to me, approved; Verified



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-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200117/909e40b5/attachment.htm>


More information about the gerrit-log mailing list