docker-playground/ttcn3-pgw-test
Vadim Yanitskiy bfabf9aa42 ttcn3-pgw-test: configure the 'ogstun' device for open5gs-upfd
Unlike osmo-ggsn, open5gs-upfd does not configure the tun interface
itself.  All IPv4/IPv6 addresses must be assigned manually.  This
is exactly why both PGW_Tests.TC_createSession_ping4[_256] fail:

  [sock] ERROR: ogs_write() failed (5:Input/outputerror) (../lib/tun/tunio.c:84)
  [upf] WARNING: ogs_tun_write() failed (../src/upf/gtp-path.c:448)

Take Harald's setup.sh from open5gs-master and execute it in the
container running open5gs-upfd.  This fixes the ogs_write() errors.

Change-Id: I0730b1f69285484a0aa0ebd664dafd8e476b294f
Related: SYS#5602
2022-02-03 13:55:41 +06:00
..
Dockerfile ttcn3-pgw-test: add Dockerfile, jenkins.sh and configs for open5gs 2022-01-26 00:23:13 +06:00
Makefile ttcn3-pgw-test: add Dockerfile, jenkins.sh and configs for open5gs 2022-01-26 00:23:13 +06:00
PGW_Tests.cfg ttcn3-pgw-test: set PGW_Tests.mp_run_prog_log_path to '/data' 2022-02-02 23:34:56 +06:00
freeDiameter-smf.conf ttcn3-pgw-test: add Dockerfile, jenkins.sh and configs for open5gs 2022-01-26 00:23:13 +06:00
jenkins.sh ttcn3-pgw-test: configure the 'ogstun' device for open5gs-upfd 2022-02-03 13:55:41 +06:00
ogstun-setup.sh ttcn3-pgw-test: configure the 'ogstun' device for open5gs-upfd 2022-02-03 13:55:41 +06:00
open5gs-nrf.yaml ttcn3-pgw-test: add Dockerfile, jenkins.sh and configs for open5gs 2022-01-26 00:23:13 +06:00
open5gs-smf.yaml ttcn3-pgw-test: add Dockerfile, jenkins.sh and configs for open5gs 2022-01-26 00:23:13 +06:00
open5gs-upf.yaml ttcn3-pgw-test: add Dockerfile, jenkins.sh and configs for open5gs 2022-01-26 00:23:13 +06:00
osmo-uecups-daemon.cfg ttcn3-pgw-test: make osmo-uecups-daemon more verbose 2022-02-02 23:31:47 +06:00