Change in docker-playground[master]: ttcn3-stp-test: do not set mp_osmo_stp_newer_than_1_4_0

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

fixeria gerrit-no-reply at lists.osmocom.org
Thu Nov 18 19:38:34 UTC 2021


fixeria has submitted this change. ( https://gerrit.osmocom.org/c/docker-playground/+/26325 )

Change subject: ttcn3-stp-test: do not set mp_osmo_stp_newer_than_1_4_0
......................................................................

ttcn3-stp-test: do not set mp_osmo_stp_newer_than_1_4_0

Setting a non-existing parameter makes TITAN unhappy:

  HC at fd91bc0a2114: Error while setting parameter field
                   'STP_Tests_M3UA.mp_osmo_stp_newer_than_1_4_0' to 'true':
                   Module parameter cannot be set, because no parameter with
                   name 'mp_osmo_stp_newer_than_1_4_0' exists in module
                   'STP_Tests_M3UA'.

Change-Id: Ie4fba3eb73e0da60bc20859efddecc5ec816cb9e
---
M ttcn3-stp-test/STP_Tests.cfg
1 file changed, 0 insertions(+), 1 deletion(-)

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



diff --git a/ttcn3-stp-test/STP_Tests.cfg b/ttcn3-stp-test/STP_Tests.cfg
index f68726d..15baf7e 100644
--- a/ttcn3-stp-test/STP_Tests.cfg
+++ b/ttcn3-stp-test/STP_Tests.cfg
@@ -13,7 +13,6 @@
 STP_Tests_M3UA.mp_stp_m3ua_ip := { "172.18.19.200", "fd02:db8:19::200" };
 STP_Tests_IPA.mp_local_ipa_ip := "172.18.19.203";
 STP_Tests_M3UA.mp_local_m3ua_ip := { "172.18.19.203", "fd02:db8:19::203" };
-STP_Tests_M3UA.mp_osmo_stp_newer_than_1_4_0 := true;
 
 
 [MAIN_CONTROLLER]

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

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: Ie4fba3eb73e0da60bc20859efddecc5ec816cb9e
Gerrit-Change-Number: 26325
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: fixeria <vyanitskiy at sysmocom.de>
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/20211118/fb0a0278/attachment.htm>


More information about the gerrit-log mailing list