Skip to content
Success

Changes

Summary

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

Two tests are failing if the MTU is 65536 instead of 1500. This should
be analyzed more and fixed, but first let's adjust the testenv config so
the behavior of the test environment is the same as with
docker-playground.

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