aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2022-06-30 11:49:35 +0200
committerlaforge <laforge@osmocom.org>2022-07-01 14:24:35 +0000
commit0d92cd598593afbe474746c433f8841407ad7cb8 (patch)
treecbf6a37d03d4bc4e20ccd7f03f73d94ca2b1ab37
parentee5920f95d9be8bf2e58ace2bcd9a006fff604d0 (diff)
jobs: ttcn3-testsuites: Enable hnodeb,hnbgw,sccp,gbproxy 'latest' after new project releases
These two projects have been released recently as part of Osmocom CNI 202206. Let's enable testing them since version in latest is good enough for testing. Change-Id: I1587e8400eff2d8b1ec26ab2fff1fbfa772fe8f8
-rw-r--r--jobs/ttcn3-testsuites.yml32
1 files changed, 16 insertions, 16 deletions
diff --git a/jobs/ttcn3-testsuites.yml b/jobs/ttcn3-testsuites.yml
index d4b4ec7..d3eba00 100644
--- a/jobs/ttcn3-testsuites.yml
+++ b/jobs/ttcn3-testsuites.yml
@@ -210,16 +210,19 @@
- ttcn3-stp-test-latest:
blocking: "^(ttcn3|TTCN3-.*)-stp-test.*"
timer: 30 09 * * *
- #- ttcn3-sccp-test-latest:
- # blocking: "^(ttcn3|TTCN3-.*)-sccp-test.*"
- # timer: 00 10 * * *
+ - ttcn3-sccp-test-latest:
+ blocking: "^(ttcn3|TTCN3-.*)-sccp-test.*"
+ timer: 00 10 * * *
- ttcn3-smlc-test-latest:
blocking: "^(ttcn3|TTCN3-.*)-smlc-test.*"
timer: 10 10 * * *
- # disabled until we have a stable release that supports IP-SNS in SGSN role
- #- ttcn3-gbproxy-test-latest:
- #blocking: "^(ttcn3|TTCN3-.*)-gbproxy-test.*"
- #timer: 20 10 * * *
+ - ttcn3-gbproxy-test-latest:
+ blocking: "^(ttcn3|TTCN3-.*)-gbproxy-test.*"
+ timer: 20 10 * * *
+ - ttcn3-gbproxy-test-fr-latest:
+ blocking: "^(ttcn3|TTCN3-.*)-gbproxy-test-fr.*"
+ timer: 30 10 * * *
+ node: hdlc
- ttcn3-cbc-test-latest:
blocking: "^(ttcn3|TTCN3-.*)-cbc-test.*"
timer: 40 10 * * *
@@ -229,7 +232,6 @@
- ttcn3-hnodeb-test-latest:
blocking: "^(ttcn3|TTCN3-.*)-hnodeb-test.*"
timer: 40 12 * * *
- disabled: true
- ttcn3-upf-test-latest:
blocking: "^(ttcn3|TTCN3-.*)-upf-test.*"
timer: 00 13 * * *
@@ -237,8 +239,6 @@
- ttcn3-hnbgw-test-latest:
blocking: "^(ttcn3|TTCN3-.*)-hnbgw-test.*"
timer: 40 13 * * *
- disabled: true
-
# Jobs below use uppercase TTCN3-$DISTRO, so they get listed separately from the ttcn3-* (debian-stretch) jobs
@@ -344,12 +344,12 @@
- TTCN3-centos-smlc-test-latest:
blocking: "^(ttcn3|TTCN3-.*)-smlc-test.*"
timer: 10 10 * * *
- #- TTCN3-centos-sccp-test-latest:
- # blocking: "^(ttcn3|TTCN3-.*)-sccp-test.*"
- # timer: 00 10 * * *
- #- TTCN3-centos-gbproxy-test-latest:
- #blocking: "^(ttcn3|TTCN3-.*)-gbproxy-test.*"
- #timer: 20 10 * * *
+ - TTCN3-centos-sccp-test-latest:
+ blocking: "^(ttcn3|TTCN3-.*)-sccp-test.*"
+ timer: 00 10 * * *
+ - TTCN3-centos-gbproxy-test-latest:
+ blocking: "^(ttcn3|TTCN3-.*)-gbproxy-test.*"
+ timer: 20 10 * * *
- TTCN3-centos-cbc-test-latest:
blocking: "^(ttcn3|TTCN3-.*)-cbc-test.*"
timer: 40 10 * * *