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
This commit is contained in:
Harald Welte 2021-04-13 13:18:07 +02:00
parent 20925c1c2a
commit 39632345e7
1 changed files with 7 additions and 6 deletions

View File

@ -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 * * *