ttcn3-mgw_test: Configure VTY interface

The testsuite did not support VTY access in the past, so VTY access was
unconfigured. Lets add the required lines to the configuration files

Depends: osmo-mgw If383f81af3306f8f5bdf50152498ae1303d390df
Change-Id: Ife949c61156222de3026280071226ef6f5dbd959
Related: OS#3807
This commit is contained in:
Philipp Maier 2019-02-20 16:57:43 +01:00
parent bbd16f71f7
commit 2e9ef62349
2 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,7 @@
[LOGGING]
[TESTPORT_PARAMETERS]
*.MGWVTY.CTRL_HOSTNAME := "172.18.4.180"
[MODULE_PARAMETERS]
mp_local_ip:= "172.18.4.181";

View File

@ -31,6 +31,7 @@ stats interval 5
!
line vty
no login
bind 0.0.0.0
!
mgcp
bind ip 172.18.4.180