Change in docker-playground[master]: BSC_Tests: disable IPV6 parameter mp_media_mgw_offer_ipv6 for latest

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

dexter gerrit-no-reply at lists.osmocom.org
Tue Sep 29 22:40:21 UTC 2020


dexter has submitted this change. ( https://gerrit.osmocom.org/c/docker-playground/+/20275 )

Change subject: BSC_Tests: disable IPV6 parameter mp_media_mgw_offer_ipv6 for latest
......................................................................

BSC_Tests: disable IPV6 parameter mp_media_mgw_offer_ipv6 for latest

Change-Id: I63f9d751c8b1347d2e14ab408830ba4858e133b2
Depends: osmo-ttcn3-hacks I30c77abef63636bb02db12d2f2b2d79ea244b96c
---
M ttcn3-bsc-test/BSC_Tests.cfg
M ttcn3-bsc-test/jenkins.sh
2 files changed, 2 insertions(+), 0 deletions(-)

Approvals:
  daniel: Looks good to me, approved
  pespin: Looks good to me, but someone else must approve
  dexter: Verified



diff --git a/ttcn3-bsc-test/BSC_Tests.cfg b/ttcn3-bsc-test/BSC_Tests.cfg
index 6aef022..c1a5b81 100644
--- a/ttcn3-bsc-test/BSC_Tests.cfg
+++ b/ttcn3-bsc-test/BSC_Tests.cfg
@@ -13,6 +13,7 @@
 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,
diff --git a/ttcn3-bsc-test/jenkins.sh b/ttcn3-bsc-test/jenkins.sh
index d026463..e8cade8 100755
--- a/ttcn3-bsc-test/jenkins.sh
+++ b/ttcn3-bsc-test/jenkins.sh
@@ -35,6 +35,7 @@
 if [ "$IMAGE_SUFFIX" = "latest" ]; then
 	sed "/fd02:db8/d" -i $VOL_BASE_DIR/stp/osmo-stp.cfg
 	sed "/fd02:db8/d" -i $VOL_BASE_DIR/bsc/osmo-bsc.cfg
+	sed -i "s/^BSC_Tests.mp_media_mgw_offer_ipv6.*/BSC_Tests.mp_media_mgw_offer_ipv6 := false;/" $VOL_BASE_DIR/bsc-tester/BSC_Tests.cfg
 fi
 
 SUBNET=2

-- 
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/20275
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I63f9d751c8b1347d2e14ab408830ba4858e133b2
Gerrit-Change-Number: 20275
Gerrit-PatchSet: 3
Gerrit-Owner: dexter <pmaier at sysmocom.de>
Gerrit-Reviewer: daniel <dwillmann at sysmocom.de>
Gerrit-Reviewer: dexter <pmaier at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200929/f017bd93/attachment.htm>


More information about the gerrit-log mailing list