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.orgpespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/docker-playground/+/16734 )
Change subject: ttcn3-sip: Drop unneeded SIP_Tests.cfg modifications for latest
......................................................................
ttcn3-sip: Drop unneeded SIP_Tests.cfg modifications for latest
Latest osmo-sip-connector release 1.4.0 already behaves the same as
master.
Change-Id: I3c8ef08c7a60e0c83c43ea79e882dfb2d2328fa6
---
M ttcn3-sip-test/jenkins.sh
1 file changed, 0 insertions(+), 4 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/34/16734/1
diff --git a/ttcn3-sip-test/jenkins.sh b/ttcn3-sip-test/jenkins.sh
index 3d7d523..0bc0357 100755
--- a/ttcn3-sip-test/jenkins.sh
+++ b/ttcn3-sip-test/jenkins.sh
@@ -14,10 +14,6 @@
mkdir $VOL_BASE_DIR/sip-tester/unix
cp SIP_Tests.cfg $VOL_BASE_DIR/sip-tester/
-if [ "x${IMAGE_SUFFIX}" != "xmaster" ]; then
- sed -i 's/mp_mncc_version := [0-9]*/mp_mncc_version:= 5/' "$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/+/16734
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I3c8ef08c7a60e0c83c43ea79e882dfb2d2328fa6
Gerrit-Change-Number: 16734
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/20200103/ac523c8c/attachment.htm>