From a0026cd724e6b568c73383e3aa9ac856bf49218c Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Fri, 26 Feb 2021 12:53:19 +0100 Subject: [PATCH] ttcn3-bsc: Get rid of uneeded param BSC_Tests.mp_media_mgw_offer_ipv6 This param is true by default and there's no one setting it to false anymore (and soon will be removed). Related: OS#5042 Change-Id: I1780320c69ec4a9f086677fd4884dec674f8332e --- ttcn3-bsc-test/BSC_Tests.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/ttcn3-bsc-test/BSC_Tests.cfg b/ttcn3-bsc-test/BSC_Tests.cfg index 83de0ef5..ad189c9d 100644 --- a/ttcn3-bsc-test/BSC_Tests.cfg +++ b/ttcn3-bsc-test/BSC_Tests.cfg @@ -13,7 +13,6 @@ BSC_Tests.mp_bsc_ip := "172.18.2.20"; BSC_Tests.mp_test_ip := "172.18.2.203"; BSC_Tests.mp_enable_osmux_test := true; -BSC_Tests.mp_media_mgw_offer_ipv6 := true; BSC_Tests.mp_bssap_cfg := { { transport := BSSAP_TRANSPORT_AoIP,