<p>srs_andre has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-gsm-tester/+/23341">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">jenkins-build-amarisoft: copy ltesim_server binary into epc trial tgz<br><br>the ltesim_server is part of the UE package but needs to be executed<br>on the EPC run node. Therefore its handy to have the binary in the epc<br>trial tgz.<br><br>Change-Id: I21ac57d1c1547c1cf4d2394c8593f58ff2c78697<br>---<br>M contrib/jenkins-build-amarisoft.sh<br>1 file changed, 4 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-tester refs/changes/41/23341/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/contrib/jenkins-build-amarisoft.sh b/contrib/jenkins-build-amarisoft.sh</span><br><span>index 43755ea..1ed7d7d 100755</span><br><span>--- a/contrib/jenkins-build-amarisoft.sh</span><br><span>+++ b/contrib/jenkins-build-amarisoft.sh</span><br><span>@@ -78,6 +78,10 @@</span><br><span> # Create amarisoftepc inst:</span><br><span> rm -rf inst-amarisoftepc && mkdir inst-amarisoftepc || exit 1</span><br><span> tar --strip-components=1 -zxf inst-tmp/*/ltemme-linux*.tar.gz -C inst-amarisoftepc/</span><br><span style="color: hsl(120, 100%, 40%);">+# Copy ltesim_server from UE package if available</span><br><span style="color: hsl(120, 100%, 40%);">+if [ "x${HAVE_AMARISOFT_LTEUE}" = "x1" ]; then</span><br><span style="color: hsl(120, 100%, 40%);">+        cp inst-amarisoftue/ltesim_server inst-amarisoftepc/</span><br><span style="color: hsl(120, 100%, 40%);">+fi</span><br><span> this="amarisoftepc.build-${BUILD_NUMBER-$(date +%Y-%m-%d_%H_%M_%S)}"</span><br><span> tar="${this}.tgz"</span><br><span> tar -czf "$tar" -C inst-amarisoftepc/ .</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-gsm-tester/+/23341">change 23341</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/osmo-gsm-tester/+/23341"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-gsm-tester </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I21ac57d1c1547c1cf4d2394c8593f58ff2c78697 </div>
<div style="display:none"> Gerrit-Change-Number: 23341 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: srs_andre <andre@softwareradiosystems.com> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>