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
This commit is contained in:
Pau Espin 2020-01-17 18:13:45 +01:00
parent fb3dc0b775
commit e0f4129b63
1 changed files with 4 additions and 0 deletions

View File

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