Pau Espin Pedrol has uploaded this change for review. ( 
https://gerrit.osmocom.org/14288


Change subject: bsc: Fix: Disable osmux for ttcn3-bsc-test-sccplite-latest
......................................................................

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: 2cdab85e5f42c876a3024ca2154c67c21d1d78cc
Change-Id: I9b4ce2d7151d65b4c83417a59fd01672971b3937
---
M ttcn3-bsc-test/sccplite/BSC_Tests.cfg
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/docker-playground 
refs/changes/88/14288/1

diff --git a/ttcn3-bsc-test/sccplite/BSC_Tests.cfg 
b/ttcn3-bsc-test/sccplite/BSC_Tests.cfg
index adb126c..6b72eec 100644
--- a/ttcn3-bsc-test/sccplite/BSC_Tests.cfg
+++ b/ttcn3-bsc-test/sccplite/BSC_Tests.cfg
@@ -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",

--
To view, visit https://gerrit.osmocom.org/14288
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I9b4ce2d7151d65b4c83417a59fd01672971b3937
Gerrit-Change-Number: 14288
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol <[email protected]>

Reply via email to