jobs/ttcn3-testsuites: add centos7 pcap-client

Depends: docker-playground I775776ff7f358fee3d085f814c295c49225f5170
Closes: SYS#5754
Change-Id: I6cab8f919efd94b4d7c2664fd131f7210aac86a6
This commit is contained in:
Oliver Smith 2021-12-10 12:24:15 +01:00
parent 73b33a4e9e
commit 3e1019df80
1 changed files with 10 additions and 0 deletions

View File

@ -213,6 +213,16 @@
# Jobs below use uppercase TTCN3-$DISTRO, so they get listed separately from the ttcn3-* (debian-stretch) jobs
# centos7 nightly
- TTCN3-centos7-pcap-client-test:
blocking: "^(ttcn3|TTCN3-.*)-pcap-client-test.*"
timer: 10 13 * * *
# centos7 latest
- TTCN3-centos7-pcap-client-test-latest:
blocking: "^(ttcn3|TTCN3-.*)-ggsn-test.*"
timer: 40 13 * * *
# centos8 nightly
- TTCN3-centos-ggsn-test:
blocking: "^(ttcn3|TTCN3-.*)-ggsn-test.*"