<p>osmith has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ci/+/16399">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">jobs/master-builds.yml: fix osmo-fl2k<br><br>Don't use the old "osmocom:amd64" image. Remove the entire cmd line, so<br>it uses the default docker command with the default docker image<br>"osmocom:deb9_amd64". Also remove concurrent: true, because that default<br>nowadays too.<br><br>Related: OS#3203<br>Change-Id: I93db12d3652f26db059e0ede52d2b2fdd3e89d34<br>---<br>M jobs/master-builds.yml<br>1 file changed, 1 insertion(+), 11 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/99/16399/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/jobs/master-builds.yml b/jobs/master-builds.yml</span><br><span>index 15acd12..0bd2de7 100644</span><br><span>--- a/jobs/master-builds.yml</span><br><span>+++ b/jobs/master-builds.yml</span><br><span>@@ -194,17 +194,7 @@</span><br><span>           concurrent: false</span><br><span>           cmd: 'PUBLISH=1 ASCIIDOC_WARNINGS_CHECK=1 ./contrib/jenkins_bts_model.sh "$BTS_MODEL"'</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-      - osmo-fl2k:</span><br><span style="color: hsl(0, 100%, 40%);">-          concurrent: true</span><br><span style="color: hsl(0, 100%, 40%);">-          cmd: |</span><br><span style="color: hsl(0, 100%, 40%);">-            docker run --rm=true \</span><br><span style="color: hsl(0, 100%, 40%);">-              -e HOME=/build \</span><br><span style="color: hsl(0, 100%, 40%);">-              -e PARALLEL_MAKE="$PARALLEL_MAKE" \</span><br><span style="color: hsl(0, 100%, 40%);">-              -e PATH="$PATH:/build_bin" \</span><br><span style="color: hsl(0, 100%, 40%);">-              -w /build -i -u build \</span><br><span style="color: hsl(0, 100%, 40%);">-              -v "$PWD:/build" -v "$HOME/bin:/build_bin" \</span><br><span style="color: hsl(0, 100%, 40%);">-              osmocom:amd64 /build/contrib/jenkins.sh</span><br><span style="color: hsl(0, 100%, 40%);">-</span><br><span style="color: hsl(120, 100%, 40%);">+      - osmo-fl2k</span><br><span>       - osmo-ggsn:</span><br><span>           a1_name: GTP</span><br><span>           a1: !!python/tuple [--enable-gtp-linux,--disable-gtp-linux]</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ci/+/16399">change 16399</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/+/16399"/><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: I93db12d3652f26db059e0ede52d2b2fdd3e89d34 </div>
<div style="display:none"> Gerrit-Change-Number: 16399 </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>