docker-playground/ttcn3-pgw-test
Vadim Yanitskiy abd1105000 ttcn3-pgw-test: make the testsuite dir writable by all users
When running jenkins.sh as root or any other user with UID different
than UID=1000 of the 'osmocom' user we have in open5gs-{master,latest}
images, programs spawned by osmo-uecups-daemon (e.g. ping) may fail to
start.  In such cases, osmo-uecups-daemon reports unexpected program
termination with exit code=512.  This is happening because the
stdout and stderr of a spawned program are being redirected to
"$VOL_BASE_DIR/pgw-tester/TESTCASE.prog.std{out,err}", for which
the 'osmocom' user needs to have write permissions.

Change-Id: Icb6b30e618e290d974a919fef34c6b5cb7eeb648
Related: OS#5913
2023-02-26 15:38:16 +07:00
..
Dockerfile Use gerrit as osmo-ttcn3-hacks.git git remote 2022-09-20 12:09:32 +02: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: Configure Gy interface 2022-04-21 17:29:32 +02:00
freeDiameter-smf.conf ttcn3-pgw-test: update freeDiameter-smf.conf 2022-11-15 22:41:08 +07:00
jenkins.sh ttcn3-pgw-test: make the testsuite dir writable by all users 2023-02-26 15:38:16 +07:00
open5gs-nrf.yaml ttcn3-pgw-test: update open5gs-{nrf,smf,upf} config files 2023-02-21 00:13:00 +07:00
open5gs-smf.yaml ttcn3-pgw-test: update open5gs-{nrf,smf,upf} config files 2023-02-21 00:13:00 +07:00
open5gs-upf.yaml ttcn3-pgw-test: update open5gs-{nrf,smf,upf} config files 2023-02-21 00:13:00 +07:00
osmo-uecups-daemon.cfg ttcn-pgw-test: Improve osmo-uecups cfg file 2022-04-12 13:41:44 +02:00
upfd-setup.sh ttcn3-pgw-tests: use same bootstrap for upfd as in ttcn-ggsn-tests-ogs 2022-04-07 20:24:18 +02:00
upfd.sh ttcn3-pgw-tests: use same bootstrap for upfd as in ttcn-ggsn-tests-ogs 2022-04-07 20:24:18 +02:00