aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorKeith <keith@rhizomatica.org>2020-10-19 22:24:48 +0200
committerkeith <keith@rhizomatica.org>2020-10-20 13:21:37 +0000
commitc70e8388c7266a562da8bd737da29a8af50e4c69 (patch)
tree80b729a65797e9f42a0a2a8721243a34380f2ed3 /tests
parent5ce54ba1e68ba2233f4d0cf94b12d6b4a3537399 (diff)
VTY: Add gtp state-dir command
The SGSN initialises GTP with gtp_statedir of "./" which may not be the desired path for writing the gsn_restart file. When starting from systemd for example, we might write to the system root. This patch allows override via the config file. Closes: OS#4820 Change-Id: Ib3ffb7fd6ea1d9b0286111d8c2cba9da5394ca58
Diffstat (limited to 'tests')
-rw-r--r--tests/test_nodes.vty1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_nodes.vty b/tests/test_nodes.vty
index 18bccc8f2..109e2ece2 100644
--- a/tests/test_nodes.vty
+++ b/tests/test_nodes.vty
@@ -27,6 +27,7 @@ OsmoSGSN(config)# list
OsmoSGSN(config)# sgsn
OsmoSGSN(config-sgsn)# list
...
+ gtp state-dir PATH
gtp local-ip A.B.C.D
ggsn <0-255> remote-ip A.B.C.D
ggsn <0-255> gtp-version (0|1)