Change in docker-playground[master]: ttcn3-sip: Don't force mncc version 7 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/.

pespin gerrit-no-reply at lists.osmocom.org
Tue Nov 16 18:06:36 UTC 2021


pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/docker-playground/+/26298 )


Change subject: ttcn3-sip: Don't force mncc version 7 for latest
......................................................................

ttcn3-sip: Don't force mncc version 7 for latest

osmo-sip-connector 1.6.0 supporting latest mncc version was released.

Change-Id: Iff2bcbfb3e84140cccdf93b0924ede09e44793b0
---
M ttcn3-sip-test/jenkins.sh
1 file changed, 0 insertions(+), 7 deletions(-)



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

diff --git a/ttcn3-sip-test/jenkins.sh b/ttcn3-sip-test/jenkins.sh
index 3e8fb94..ffec3d2 100755
--- a/ttcn3-sip-test/jenkins.sh
+++ b/ttcn3-sip-test/jenkins.sh
@@ -16,13 +16,6 @@
 mkdir $VOL_BASE_DIR/sip-tester/unix
 cp SIP_Tests.cfg $VOL_BASE_DIR/sip-tester/
 
-# TODO: remove this block once we release a new version of the SUT
-if image_suffix_is_latest; then
-	# Use MNCCv7 for the '-latest'
-	sed -i "/MODULE_PARAMETERS/a MNCC_Emulation.mp_mncc_version := 7" \
-		"$VOL_BASE_DIR/sip-tester/SIP_Tests.cfg"
-fi
-
 mkdir $VOL_BASE_DIR/sip
 mkdir $VOL_BASE_DIR/sip/unix
 cp osmo-sip-connector.cfg $VOL_BASE_DIR/sip/

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

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: Iff2bcbfb3e84140cccdf93b0924ede09e44793b0
Gerrit-Change-Number: 26298
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211116/b6de4943/attachment.htm>


More information about the gerrit-log mailing list