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
Thu Sep 24 15:42:31 UTC 2020


dexter has uploaded this change for review. ( 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
---
M ttcn3-bsc-test/BSC_Tests.cfg
M ttcn3-bsc-test/jenkins.sh
2 files changed, 2 insertions(+), 0 deletions(-)



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

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: 1
Gerrit-Owner: dexter <pmaier at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200924/00427d5e/attachment.htm>


More information about the gerrit-log mailing list