Attention is currently required from: osmith, laforge, fixeria, pespin.
dexter has posted comments on this change. ( https://gerrit.osmocom.org/c/docker-playground/+/33571 )
Change subject: MME_Tests: add docker tests for MME ......................................................................
Patch Set 2:
(4 comments)
File debian-bullseye-titan/Dockerfile:
https://gerrit.osmocom.org/c/docker-playground/+/33571/comment/ffd8ba65_3a69... PS1, Line 34: libgnutls28-dev
Could you also clarify why this new dependency is needed (in the commit message)? I am guessing the […]
Done
https://gerrit.osmocom.org/c/docker-playground/+/33571/comment/6e51d518_6659... PS1, Line 34: libgnutls28-dev \
move after inetutils-ping, so the list is still ordered alphabetically
Done
File ttcn3-mme-test-ogs/jenkins.sh:
https://gerrit.osmocom.org/c/docker-playground/+/33571/comment/91862cfc_98c6... PS1, Line 5: KERNEL_TEST="${KERNEL_TEST:-0}"
unused
Done
https://gerrit.osmocom.org/c/docker-playground/+/33571/comment/202a32d9_8030... PS1, Line 27: --cap-add=NET_ADMIN \ : --device /dev/net/tun:/dev/net/tun \ : --sysctl net.ipv6.conf.all.disable_ipv6=0 \
The feature is enabled simply to make sure it is used and spot regressions/changes in the feature fo […]
The tun device is definitely not needed. I also dropped the so_bindtodevice. There are no changes in the behavior.