Skip to content

Changes

Started by upstream project registry-rebuild-upload-titan #1864
Started 1 yr 11 mo ago
Queued 1 min 16 sec
Took 1 min 12 sec on build4-deb12build-ansible
ttcn3-ggsn-test: enable dynamic debug

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

Change-Id: I048646c4f90233939809546d30c94c4218eedbb1
Oliver Smith at
ttcn3-ggsn-test: tweak log options

Change-Id: I6c3095f4d3378d2026d3720bc32e27ce4c8345b3
Oliver Smith at
cosmetic: .txt file shouldn't have execute permissions set

Change-Id: Ib1e0a79b97ae1af07e206b3be7762cc805820ae1
laforge at
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
laforge at
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
laforge at