Skip to content
Success

Changes

Summary

  1. bsc: testenv: set MTU=1500 for lo (details)
Commit 02b06209cd369fa0b01e13ffdb8169d6a653f328 by Oliver Smith
bsc: testenv: set MTU=1500 for lo

Two tests are failing if the MTU is 65536 instead of 1500. This is an
upstream bug in titan.TestPorts.SCTPasp:
https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.SCTPasp/-/issues/3

Add a workaround so the behavior of the test environment is the same as
with docker-playground and the tests can pass again.

Related: OS#6602
Change-Id: Ifeda66954263fe8d2637377d0701a2208a19c332
The file was modified_testenv/testenv/podman.py
The file was added_testenv/data/scripts/podman_set_lo_mtu.sh
The file was modifiedbsc/testenv_generic.cfg