This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.
laforge gerrit-no-reply at lists.osmocom.orglaforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/23739 )
Change subject: disable gbproxy-latest TTCN3 tests for the time being.
......................................................................
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
---
M jobs/ttcn3-testsuites.yml
1 file changed, 7 insertions(+), 6 deletions(-)
Approvals:
laforge: Looks good to me, approved; Verified
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 * * *
--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/23739
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I3c87ec54c86ecbfe0c358178b4d8dafd613db584
Gerrit-Change-Number: 23739
Gerrit-PatchSet: 2
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210413/1df2b446/attachment.htm>