Change in docker-playground[master]: ttcn3-sip-test: use MNCCv7 for the '-latest' SUT

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

fixeria gerrit-no-reply at lists.osmocom.org
Thu Oct 28 14:17:49 UTC 2021


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


Change subject: ttcn3-sip-test: use MNCCv7 for the '-latest' SUT
......................................................................

ttcn3-sip-test: use MNCCv7 for the '-latest' SUT

Change-Id: Ic1e6e5f9ea959166b727795232bb58b9a25cc049
Related: OS#5282, OS#5164
---
M ttcn3-sip-test/jenkins.sh
1 file changed, 7 insertions(+), 0 deletions(-)



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

diff --git a/ttcn3-sip-test/jenkins.sh b/ttcn3-sip-test/jenkins.sh
index ffec3d2..3e8fb94 100755
--- a/ttcn3-sip-test/jenkins.sh
+++ b/ttcn3-sip-test/jenkins.sh
@@ -16,6 +16,13 @@
 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/+/26009
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: Ic1e6e5f9ea959166b727795232bb58b9a25cc049
Gerrit-Change-Number: 26009
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211028/7c6199f2/attachment.htm>


More information about the gerrit-log mailing list