bsc: Fix: Disable osmux for ttcn3-bsc-test-sccplite-latest

Recent commit added bits to disable "osmux on/off" vty commands on
"-latest" tested, but forgot to add required line in
sccplite/BSC_Tests.cfg for sed command in jenkins.sh script to work.

Fixes: 2cdab85e5f
Change-Id: I9b4ce2d7151d65b4c83417a59fd01672971b3937
This commit is contained in:
Pau Espin 2019-05-31 14:44:02 +02:00
parent 1d60e6be3e
commit 0e59f1e8bf
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
[MODULE_PARAMETERS]
BSC_Tests.mp_bsc_ip := "172.18.12.20";
BSC_Tests.mp_test_ip := "172.18.12.203";
BSC_Tests.mp_enable_osmux_test := true;
BSC_Tests.mp_bssap_cfg := {
transport := BSSAP_TRANSPORT_SCCPlite_SERVER,
sccp_service_type := "mtp3_itu",