Change in docker-playground[master]: ttcn3-ns-test-fr: fix wrong NS dialect

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/.

lynxis lazus gerrit-no-reply at lists.osmocom.org
Tue Oct 19 16:58:50 UTC 2021


lynxis lazus has uploaded this change for review. ( https://gerrit.osmocom.org/c/docker-playground/+/25833 )


Change subject: ttcn3-ns-test-fr: fix wrong NS dialect
......................................................................

ttcn3-ns-test-fr: fix wrong NS dialect

The failing test case should never run. The framerelay must run
it's test with dialect NS2_DIALECT_STATIC_RESETBLOCK

Change-Id: I2b1ae7cbe26c94a4a66b6a456b76b864251e0acb
---
M ttcn3-ns-test/fr/NS_Tests.cfg
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/33/25833/1

diff --git a/ttcn3-ns-test/fr/NS_Tests.cfg b/ttcn3-ns-test/fr/NS_Tests.cfg
index 5ece397..5d8beb3 100644
--- a/ttcn3-ns-test/fr/NS_Tests.cfg
+++ b/ttcn3-ns-test/fr/NS_Tests.cfg
@@ -8,7 +8,7 @@
 *.NSVTY.CTRL_HOSTNAME := "172.18.30.101"
 
 [MODULE_PARAMETERS]
-NS_Tests.mp_dialect := NS2_DIALECT_IPACCESS
+NS_Tests.mp_dialect := NS2_DIALECT_STATIC_RESETBLOCK
 NS_Tests.mp_nsconfig := {
 	nsei := 2001,
 	role_sgsn := false,

-- 
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/25833
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I2b1ae7cbe26c94a4a66b6a456b76b864251e0acb
Gerrit-Change-Number: 25833
Gerrit-PatchSet: 1
Gerrit-Owner: lynxis lazus <lynxis at fe80.eu>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211019/f623435b/attachment.htm>


More information about the gerrit-log mailing list