Change in docker-playground[master]: ttcn3-fr-tests: Configure MTU to 1700

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
Thu Feb 4 14:08:53 UTC 2021


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

Change subject: ttcn3-fr-tests: Configure MTU to 1700
......................................................................

ttcn3-fr-tests: Configure MTU to 1700

On our deb10fr VMs we have the modified kernel HDLC module supporting
the frame relay MTU up to 1700 bytes, so let's extend our tests to cover
that.  Mainline kernels only support 1500 bytes.

Depends: osmo-ttcn3-hacks.git I8e38ecf6b270c81bd73ee43b1fa0b259a999c14b
Change-Id: Id25532edbf5e1a918ad038723da464723d6f03f0
---
M ttcn3-fr-test/FR_Tests.cfg
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  laforge: Looks good to me, approved; Verified



diff --git a/ttcn3-fr-test/FR_Tests.cfg b/ttcn3-fr-test/FR_Tests.cfg
index d2cff40..e2bf657 100644
--- a/ttcn3-fr-test/FR_Tests.cfg
+++ b/ttcn3-fr-test/FR_Tests.cfg
@@ -8,6 +8,7 @@
 ConsoleMask := ERROR | WARNING | TESTCASE | USER
 
 [MODULE_PARAMETERS]
+FR_Tests.mp_ns_mtu := 1700
 
 [TESTPORT_PARAMETERS]
 

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

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: Id25532edbf5e1a918ad038723da464723d6f03f0
Gerrit-Change-Number: 22699
Gerrit-PatchSet: 1
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/20210204/30d75c89/attachment.htm>


More information about the gerrit-log mailing list