aboutsummaryrefslogtreecommitdiffstats
path: root/jobs
diff options
context:
space:
mode:
authorHarald Welte <laforge@osmocom.org>2021-04-13 13:18:07 +0200
committerHarald Welte <laforge@osmocom.org>2021-04-13 13:22:02 +0200
commit39632345e7dcae137974456043fd77cbf8bed099 (patch)
treeeb481ab9c88bce51777d78beb25a5dbb7f1614a7 /jobs
parent20925c1c2a181ed6e4b0d4114f63dc744775fddd (diff)
disable gbproxy-latest TTCN3 tests for the time being.
The latest tagged libosmocore misses several important features and it is currently not economic to maintain a test suite for the older NS dialect. Change-Id: I3c87ec54c86ecbfe0c358178b4d8dafd613db584
Diffstat (limited to 'jobs')
-rw-r--r--jobs/ttcn3-testsuites.yml13
1 files changed, 7 insertions, 6 deletions
diff --git a/jobs/ttcn3-testsuites.yml b/jobs/ttcn3-testsuites.yml
index 4478dc8..deaceae 100644
--- a/jobs/ttcn3-testsuites.yml
+++ b/jobs/ttcn3-testsuites.yml
@@ -183,9 +183,10 @@
- ttcn3-smlc-test-latest:
blocking: "^(ttcn3|TTCN3-.*)-smlc-test.*"
timer: 10 10 * * *
- - ttcn3-gbproxy-test-latest:
- blocking: "^(ttcn3|TTCN3-.*)-gbproxy-test.*"
- timer: 20 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-cbc-test-latest:
blocking: "^(ttcn3|TTCN3-.*)-cbc-test.*"
timer: 40 10 * * *
@@ -286,9 +287,9 @@
#- 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-gbproxy-test-latest:
+ #blocking: "^(ttcn3|TTCN3-.*)-gbproxy-test.*"
+ #timer: 20 10 * * *
- TTCN3-centos-cbc-test-latest:
blocking: "^(ttcn3|TTCN3-.*)-cbc-test.*"
timer: 40 10 * * *