Change in osmo-ttcn3-hacks[master]: ns: fr: fix ttcn & osmo-ns-dummy.cfg

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.org
Tue Oct 19 18:44:19 UTC 2021


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/25835 )

Change subject: ns: fr: fix ttcn & osmo-ns-dummy.cfg
......................................................................

ns: fr: fix ttcn & osmo-ns-dummy.cfg

The configuration needs to match the expectation of the test cases.

Change-Id: I6fb6265a2e432e8887f5caea8716b95adee7101c
---
M ns/NS_Tests.fr.cfg
M ns/osmo-ns.fr.cfg
2 files changed, 11 insertions(+), 1 deletion(-)

Approvals:
  Jenkins Builder: Verified
  pespin: Looks good to me, but someone else must approve
  laforge: Looks good to me, approved



diff --git a/ns/NS_Tests.fr.cfg b/ns/NS_Tests.fr.cfg
index 91fb5c5..5e387a9 100644
--- a/ns/NS_Tests.fr.cfg
+++ b/ns/NS_Tests.fr.cfg
@@ -7,7 +7,7 @@
 [LOGGING]
 
 [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,
diff --git a/ns/osmo-ns.fr.cfg b/ns/osmo-ns.fr.cfg
index d1109ab..3f941f1 100644
--- a/ns/osmo-ns.fr.cfg
+++ b/ns/osmo-ns.fr.cfg
@@ -25,6 +25,16 @@
  bind 127.0.0.1
 
 ns
+ timer tns-block 3
+ timer tns-block-retries 3
+ timer tns-reset 3
+ timer tns-reset-retries 3
+ timer tns-test 12
+ timer tns-alive 3
+ timer tns-alive-retries 3
+ timer tsns-prov 3
+ timer tsns-size-retries 3
+ timer tsns-config-retries 3
  bind fr hdlcnet1
   fr hdlcnet1 frnet
  bind fr hdlcnet2

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/25835
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I6fb6265a2e432e8887f5caea8716b95adee7101c
Gerrit-Change-Number: 25835
Gerrit-PatchSet: 1
Gerrit-Owner: lynxis lazus <lynxis at fe80.eu>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211019/63f749c6/attachment.htm>


More information about the gerrit-log mailing list