From bd94a1443e686419f7d4f61f58a313a098a5788a Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Thu, 4 Feb 2021 15:00:34 +0100 Subject: [PATCH] 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 --- ttcn3-fr-test/FR_Tests.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/ttcn3-fr-test/FR_Tests.cfg b/ttcn3-fr-test/FR_Tests.cfg index d2cff40e..e2bf6570 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]