OBS, ttcn3-testsuites: add 2021q4

Related: SYS#5726
Change-Id: I4913218b192cf0cb1fb74b239ced9a0501c2eb48
This commit is contained in:
Oliver Smith 2021-12-22 10:54:07 +01:00 committed by osmith
parent d7fe8fd047
commit 37fe0ed2f4
3 changed files with 25 additions and 0 deletions

View File

@ -348,6 +348,29 @@
blocking: "^(ttcn3|TTCN3-.*)-gbproxy-test.*"
timer: 30 12 * * *
# centos8 2021q4 (SYS#5726)
- TTCN3-centos-pcu-test-2021q4:
blocking: "^(ttcn3|TTCN3-.*)-pcu-test.*"
timer: 00 13 * * *
- TTCN3-centos-pcu-test-sns-2021q4:
blocking: "^(ttcn3|TTCN3-.*)-pcu-test.*"
timer: 15 13 * * *
- TTCN3-centos-bsc-test-2021q4:
blocking: "^(ttcn3|TTCN3-.*)-bsc-test.*"
timer: 30 13 * * *
- TTCN3-centos-mgw-test-2021q4:
blocking: "^(ttcn3|TTCN3-.*)-mgw-test.*"
timer: 45 13 * * *
- TTCN3-centos-bts-test-2021q4:
blocking: "^(ttcn3|TTCN3-.*)-bts-test.*"
timer: 00 14 * * *
- TTCN3-centos-smlc-test-2021q4:
blocking: "^(ttcn3|TTCN3-.*)-smlc-test.*"
timer: 15 14 * * *
- TTCN3-centos-gbproxy-test-2021q4:
blocking: "^(ttcn3|TTCN3-.*)-gbproxy-test.*"
timer: 30 14 * * *
- job-template:
name: '{job-name}'
project-type: freestyle

View File

@ -4,6 +4,7 @@
FEEDS_ALL="
2021q1
2021q4
latest
next
nightly

View File

@ -16,6 +16,7 @@
# Values for FEED env var. Adjust FEEDS_ALL in common-obs when changing.
FEEDS="
2021q1
2021q4
next
nightly
"