ttcn3-pcap-client-test: set vty port to 4227

After moving the default VTY port for osmo-pcap-client from 4237 to
4227, it is different in nightly and latest. Configure the SUT and
testsuite to use 4227 for both nightly and latest.

Related: OS#5203
Change-Id: I6d45340429925fe5e98cc4e597a01ef51e8322ae
This commit is contained in:
Oliver Smith 2021-08-09 08:54:52 +02:00
parent 5c3ad38f83
commit e2ba582225
2 changed files with 2 additions and 1 deletions

View File

@ -8,6 +8,7 @@
[TESTPORT_PARAMETERS]
*.VTY.CTRL_HOSTNAME := "172.18.31.20";
*.VTY.CTRL_PORTNUM := "4227"
[MODULE_PARAMETERS]
OPCAP_CLIENT_Tests.mp_local_opcap_ip := "172.18.31.10";

View File

@ -5,7 +5,7 @@
!
line vty
no login
bind 0.0.0.0
bind 0.0.0.0 4227
!
client
pcap device eth0