<p>Neels Hofmeyr has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/10890">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">jenkins: add --enable-external-tests<br><br>Run the new logging_vty_test.vty VTY transcript test in our CI.<br><br>Change-Id: Ic4ec1f6c131da50b3956f16f0b49375f387196b3<br>---<br>M contrib/jenkins_amd64.sh<br>M contrib/jenkins_arm.sh<br>2 files changed, 3 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/90/10890/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/contrib/jenkins_amd64.sh b/contrib/jenkins_amd64.sh</span><br><span>index c3af378..cd7b666 100755</span><br><span>--- a/contrib/jenkins_amd64.sh</span><br><span>+++ b/contrib/jenkins_amd64.sh</span><br><span>@@ -15,7 +15,8 @@</span><br><span> </span><br><span>     prep_build "$src_dir" "$build_dir"</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-    "$src_dir"/configure  --disable-silent-rules --enable-static $ENABLE_SANITIZE --enable-werror</span><br><span style="color: hsl(120, 100%, 40%);">+    "$src_dir"/configure  --disable-silent-rules --enable-static $ENABLE_SANITIZE --enable-werror \</span><br><span style="color: hsl(120, 100%, 40%);">+        --enable-external-tests</span><br><span> </span><br><span>     run_make</span><br><span> }</span><br><span>diff --git a/contrib/jenkins_arm.sh b/contrib/jenkins_arm.sh</span><br><span>index 1d72f2f..e3a6cd1 100755</span><br><span>--- a/contrib/jenkins_arm.sh</span><br><span>+++ b/contrib/jenkins_arm.sh</span><br><span>@@ -18,6 +18,7 @@</span><br><span>       --enable-embedded \</span><br><span>  --disable-doxygen \</span><br><span>  --disable-shared \</span><br><span style="color: hsl(120, 100%, 40%);">+    --enable-external-tests \</span><br><span>    CFLAGS="-Os -ffunction-sections -fdata-sections -nostartfiles -nodefaultlibs $WERROR_FLAGS"</span><br><span> </span><br><span>     $MAKE $PARALLEL_MAKE</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/10890">change 10890</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/10890"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmocore </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Ic4ec1f6c131da50b3956f16f0b49375f387196b3 </div>
<div style="display:none"> Gerrit-Change-Number: 10890 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>