<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/docker-playground/+/18743">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">ttcn3-bts-test/jenkins.sh: fix latest: enable IPA stream ID patching<br><br>Change-Id: I9d76acc717f5aafbfbecafb30160b02486d341fd<br>Depends: I66cecc9ea24ba79e1a03492e3fda2874951d37a0<br>---<br>M ttcn3-bts-test/jenkins.sh<br>1 file changed, 7 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/43/18743/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/ttcn3-bts-test/jenkins.sh b/ttcn3-bts-test/jenkins.sh</span><br><span>index 0d0473b..20ad748 100755</span><br><span>--- a/ttcn3-bts-test/jenkins.sh</span><br><span>+++ b/ttcn3-bts-test/jenkins.sh</span><br><span>@@ -99,6 +99,13 @@</span><br><span> mkdir $VOL_BASE_DIR/bts-tester/unix</span><br><span> cp BTS_Tests.cfg $VOL_BASE_DIR/bts-tester/</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+# Work around for a bug in osmo-bts when all transceivers use IPAC_PROTO_RSL_TRX0.</span><br><span style="color: hsl(120, 100%, 40%);">+# Enables patching of IPA stream ID. TODO: remove as soon as we make a new release.</span><br><span style="color: hsl(120, 100%, 40%);">+if [ "$IMAGE_SUFFIX" = "latest" ]; then</span><br><span style="color: hsl(120, 100%, 40%);">+ sed "s/RSL_Emulation.mp_rslem_patch_ipa_cid := false/RSL_Emulation.mp_rslem_patch_ipa_cid := true/g" -i \</span><br><span style="color: hsl(120, 100%, 40%);">+           "$VOL_BASE_DIR/bts-tester/BTS_Tests.cfg"</span><br><span style="color: hsl(120, 100%, 40%);">+fi</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span> mkdir $VOL_BASE_DIR/bsc</span><br><span> cp osmo-bsc.cfg $VOL_BASE_DIR/bsc/</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/docker-playground/+/18743">change 18743</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/docker-playground/+/18743"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: docker-playground </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I9d76acc717f5aafbfbecafb30160b02486d341fd </div>
<div style="display:none"> Gerrit-Change-Number: 18743 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>