<p>osmith <strong>submitted</strong> this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ci/+/18511">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  laforge: Looks good to me, approved
  pespin: Looks good to me, but someone else must approve
  osmith: Verified

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">repo-install-test: docker: add --tmpfs /run/lock<br><br>Make the script work on a debian10 host. I had developed it initially on<br>debian9, where this was not necessary, and the Jenkins servers are also<br>running debian9. Fixes:<br><br>Failed to mount tmpfs at /run/lock: Permission denied<br>[!!!!!!] Failed to mount API filesystems, freezing.<br>Freezing execution.<br><br>Change-Id: I5127356031a5dd080473aa650c2beae2a81a697f<br>---<br>M scripts/repo-install-test.sh<br>1 file changed, 1 insertion(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/scripts/repo-install-test.sh b/scripts/repo-install-test.sh</span><br><span>index a93fb23..d3ce8d6 100755</span><br><span>--- a/scripts/repo-install-test.sh</span><br><span>+++ b/scripts/repo-install-test.sh</span><br><span>@@ -36,6 +36,7 @@</span><br><span>             -e FEED="$FEED" \</span><br><span>          -e container=docker \</span><br><span>                --tmpfs /run \</span><br><span style="color: hsl(120, 100%, 40%);">+                --tmpfs /run/lock \</span><br><span>          --tmpfs /tmp \</span><br><span>               -v /sys/fs/cgroup:/sys/fs/cgroup:ro \</span><br><span>                --cap-add SYS_ADMIN \</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ci/+/18511">change 18511</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/+/18511"/><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: I5127356031a5dd080473aa650c2beae2a81a697f </div>
<div style="display:none"> Gerrit-Change-Number: 18511 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Reviewer: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: merged </div>