Change in docker-playground[master]: ttcn3-ggsn: Drop no longer existing m_ggsn_supports_echo_interval

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/.

laforge gerrit-no-reply at lists.osmocom.org
Sun Jan 5 11:22:36 UTC 2020


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

Change subject: ttcn3-ggsn: Drop no longer existing m_ggsn_supports_echo_interval
......................................................................

ttcn3-ggsn: Drop no longer existing m_ggsn_supports_echo_interval

It was removed since latest osmo-ggsn release is nowadays 1.5.0.

Depends: osmo-ttcn3-hacks.git Ie1c3cde2a01e8ea49aadcb1f7384995cb68039cb
Change-Id: I9ffd7549172055e6180a5c3f167dcc1133648243
---
M ttcn3-ggsn-test/GGSN_Tests.cfg
M ttcn3-ggsn-test/jenkins.sh
2 files changed, 0 insertions(+), 6 deletions(-)

Approvals:
  laforge: Looks good to me, approved; Verified



diff --git a/ttcn3-ggsn-test/GGSN_Tests.cfg b/ttcn3-ggsn-test/GGSN_Tests.cfg
index 11c22cb..064bf37 100644
--- a/ttcn3-ggsn-test/GGSN_Tests.cfg
+++ b/ttcn3-ggsn-test/GGSN_Tests.cfg
@@ -18,7 +18,5 @@
 # GGSN announced DNS address
 GGSN_Tests.m_ggsn_ip4_dns1 := "172.18.3.201"
 
-GGSN_Tests.m_ggsn_supports_echo_interval := true;
-
 [EXECUTE]
 GGSN_Tests.control
diff --git a/ttcn3-ggsn-test/jenkins.sh b/ttcn3-ggsn-test/jenkins.sh
index 66239f8..ac26c0f 100755
--- a/ttcn3-ggsn-test/jenkins.sh
+++ b/ttcn3-ggsn-test/jenkins.sh
@@ -10,10 +10,6 @@
 
 mkdir $VOL_BASE_DIR/ggsn-tester
 cp GGSN_Tests.cfg $VOL_BASE_DIR/ggsn-tester/
-# VTY command "(no) echo-interval" must be disabled until osmo-ggsn.git release > 1.4.0 is available.
-if [ "$IMAGE_SUFFIX" = "latest" ]; then
-	sed "s/GGSN_Tests.m_ggsn_supports_echo_interval := true;/GGSN_Tests.m_ggsn_supports_echo_interval := false;/g" -i $VOL_BASE_DIR/ggsn-tester/GGSN_Tests.cfg
-fi
 
 mkdir $VOL_BASE_DIR/ggsn
 cp osmo-ggsn.cfg $VOL_BASE_DIR/ggsn/

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

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I9ffd7549172055e6180a5c3f167dcc1133648243
Gerrit-Change-Number: 16731
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200105/df0c6ab9/attachment.htm>


More information about the gerrit-log mailing list