Skip to content

Changes

Summary

  1. ttcn3-ggsn-test: enable dynamic debug (details)
  2. ttcn3-ggsn-test: tweak log options (details)
  3. cosmetic: .txt file shouldn't have execute permissions set (details)
  4. ttcn3-epdg: Set up params to get GTP-U echo working (details)
  5. ttcn3-epdg: Test GTP-U userplane (details)
Commit f2786e85732993dfc9c2f87ae619f738c8198ecf by Oliver Smith
ttcn3-ggsn-test: enable dynamic debug

Enable loglevel=8, as otherwise the messages do not show up.

Change-Id: I048646c4f90233939809546d30c94c4218eedbb1
The file was modified ttcn3-ggsn-test/fragment.config
The file was modified scripts/kernel-test/run-qemu.sh
The file was modified ttcn3-ggsn-test/initrd-ggsn.sh
Commit 73348e51df611d2ecc07fc19695035778f445f99 by Oliver Smith
ttcn3-ggsn-test: tweak log options

Change-Id: I6c3095f4d3378d2026d3720bc32e27ce4c8345b3
The file was modified ttcn3-ggsn-test/osmo-ggsn.cfg
The file was modified ttcn3-ggsn-test/osmo-ggsn-kernel-gtp.cfg
Commit 8f8568b1e32c1cc6d5948283cf981671be0f2b7e by laforge
cosmetic: .txt file shouldn't have execute permissions set

Change-Id: Ib1e0a79b97ae1af07e206b3be7762cc805820ae1
The file was modified nplab-m3ua-test/all-sgp-tests.txt
Commit 988fe310e73e2c9ede87bf8e59d401a8fd791c85 by laforge
ttcn3-epdg: Set up params to get GTP-U echo working

Set the new module parameter added in the test.
Make sure the gtp_u_kmod osmo-epdg.config IP address is updated to the
proper docker network subnet.

Depends: osmo-ttcn3-hacks.git Change-Id I3fd96f212175959cb113d2f6a362c0e77e5ca0d7
Change-Id: I5cd9dcd6188227baed71823b0cbceb77dc771011
The file was modified ttcn3-epdg-test/jenkins.sh
The file was modified ttcn3-epdg-test/EPDG_Tests.cfg
Commit 78d8eb2f4a83e3519454cd8acedced373e7b63cf by laforge
ttcn3-epdg: Test GTP-U userplane

Set the assigned IP address for the UE in the EPDG docker container on
the eth0 interface. This way the emulated UPF (ttcn3) can test
decaps+encaps of osmo-epdg tun by pinging the UE IP address and
expecting a pong back.

Related: OS#6235
Change-Id: Icc5710b42e5a5374aade6b952e1c543565ffad2e
The file was modified ttcn3-epdg-test/jenkins.sh
The file was addedttcn3-epdg-test/epdg.sh
The file was modified osmo-epdg-master/Dockerfile