jjb: Add ttcn3-gbproxy-test to ttcn3-testsuites.yml

Fixes: OS#4850
Change-Id: I05d1855a6daea6a67df01a1f9fa65955cfd72661
This commit is contained in:
Daniel Willmann 2020-11-05 18:54:37 +01:00
parent 262f164fb2
commit 5806d0a63f
1 changed files with 10 additions and 0 deletions

View File

@ -65,6 +65,9 @@
- ttcn3-smlc-test:
blocking: "^(ttcn3|TTCN3-.*)-smlc-test.*"
timer: 10 10 * * *
- ttcn3-gbproxy-test:
blocking: "^(ttcn3|TTCN3-.*)-gbproxy-test.*"
timer: 20 10 * * *
# debian-stretch latest stable
- nplab-m3ua-test-latest:
@ -121,6 +124,9 @@
#- ttcn3-smlc-test:
# blocking: "^(ttcn3|TTCN3-.*)-smlc-test.*"
# timer: 10 10 * * *
- ttcn3-gbproxy-test-latest:
blocking: "^(ttcn3|TTCN3-.*)-gbproxy-test.*"
timer: 20 10 * * *
# Jobs below use uppercase TTCN3-$DISTRO, so they get listed separately from the ttcn3-* (debian-stretch) jobs
@ -170,6 +176,10 @@
#- ttcn3-smlc-test:
# blocking: "^(ttcn3|TTCN3-.*)-smlc-test.*"
# timer: 10 10 * * *
- TTCN3-centos-gbproxy-test:
blocking: "^(ttcn3|TTCN3-.*)-gbproxy-test.*"
timer: 20 10 * * *
- job-template:
name: '{job-name}'