fixeria has uploaded this change for review. (
https://gerrit.osmocom.org/c/docker-playground/+/27055 )
Change subject: ttcn3-pgw-test: set PGW_Tests.mp_run_prog_log_path to '/data'
......................................................................
ttcn3-pgw-test: set PGW_Tests.mp_run_prog_log_path to '/data'
Change-Id: Idd5a37e5768c400d410958149b97869db1e92fb1
Depends: I04ab92c13fcd893d39dbb6a8a8af5ff41d207e36
Related: SYS#5602
---
M ttcn3-pgw-test/PGW_Tests.cfg
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/55/27055/1
diff --git a/ttcn3-pgw-test/PGW_Tests.cfg b/ttcn3-pgw-test/PGW_Tests.cfg
index f6651c3..a68f98e 100644
--- a/ttcn3-pgw-test/PGW_Tests.cfg
+++ b/ttcn3-pgw-test/PGW_Tests.cfg
@@ -12,6 +12,7 @@
PGW_Tests.mp_pgw_hostname := "172.18.18.4"
PGW_Tests.mp_local_hostname_c := "172.18.18.202"
PGW_Tests.mp_local_hostname_u := "172.18.18.20"
+PGW_Tests.mp_run_prog_log_path := "/data"
PGW_Tests.mp_run_prog_as_user := "osmocom"
PGW_Tests.mp_ping_hostname := "10.45.0.1"
PGW_Tests.mp_pcrf_local_ip:= "172.18.18.202"
--
To view, visit
https://gerrit.osmocom.org/c/docker-playground/+/27055
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: Idd5a37e5768c400d410958149b97869db1e92fb1
Gerrit-Change-Number: 27055
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-MessageType: newchange