Change in docker-playground[master]: bsc: Fix: Disable osmux for ttcn3-bsc-test-sccplite-latest
Pau Espin Pedrol
gerrit-no-reply at lists.osmocom.org
Fri May 31 13:21:12 UTC 2019
Pau Espin Pedrol has submitted this change and it was merged. ( 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(-)
Approvals:
Daniel Willmann: Looks good to me, approved
Pau Espin Pedrol: Verified
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: merged
Gerrit-Change-Id: I9b4ce2d7151d65b4c83417a59fd01672971b3937
Gerrit-Change-Number: 14288
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-Reviewer: Daniel Willmann <dwillmann at sysmocom.de>
Gerrit-Reviewer: Pau Espin Pedrol <pespin at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190531/6840e77a/attachment.html>
More information about the gerrit-log
mailing list