<p>osmith has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ci/+/24698">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">osmo-ci-docker-rebuild: don't build ogt for arm<br><br>Don't attempt to build the osmo-gsm-tester docker container on arm. It's<br>currently causing the update-osmo-ci-on-slaves job to fail on<br>rpi4-raspbian10build-ansible-*.<br><br>Related: https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=rpi4-raspbian10build-ansible-1/876/console<br>Change-Id: Ic30de69d318927d5c142f8212eefa3a53037ef25<br>---<br>M scripts/osmo-ci-docker-rebuild.sh<br>1 file changed, 5 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/98/24698/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/scripts/osmo-ci-docker-rebuild.sh b/scripts/osmo-ci-docker-rebuild.sh</span><br><span>index 87c943f..73b3508 100755</span><br><span>--- a/scripts/osmo-ci-docker-rebuild.sh</span><br><span>+++ b/scripts/osmo-ci-docker-rebuild.sh</span><br><span>@@ -6,4 +6,8 @@</span><br><span>     "debian-stretch-jenkins" \</span><br><span>         "debian-buster-jenkins" \</span><br><span>  "debian-buster-erlang" \</span><br><span style="color: hsl(0, 100%, 40%);">-      "osmo-gsm-tester"</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+if [ "$(arch)" = "x86_64" ]; then</span><br><span style="color: hsl(120, 100%, 40%);">+  docker_images_require \</span><br><span style="color: hsl(120, 100%, 40%);">+               "osmo-gsm-tester"</span><br><span style="color: hsl(120, 100%, 40%);">+fi</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ci/+/24698">change 24698</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-ci/+/24698"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-ci </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ic30de69d318927d5c142f8212eefa3a53037ef25 </div>
<div style="display:none"> Gerrit-Change-Number: 24698 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>