<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/docker-playground/+/23282">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">fix ttcn3-bsc-test under CentOS: install missing osmo-bts-omldummy<br><br>In binary packages for Debian, osmo-bts-omldummy is (for some reason)<br>part of 'osmo-bts-virtual' package.  For CentOS this binary is<br>shipped properly in a separate package, so let's install it.<br><br>This change fixes ttcn3-bsc-test under CentOS failing with:<br><br>  /usr/local/bin/respawn.sh: line 9: osmo-bts-omldummy: command not found<br><br>Change-Id: Ibbfd88d914a31dcfd3e33c6025d612d456b6b124<br>---<br>M osmo-bts-latest/Dockerfile<br>1 file changed, 1 insertion(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/82/23282/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/osmo-bts-latest/Dockerfile b/osmo-bts-latest/Dockerfile</span><br><span>index 6e835d5..202a29c 100644</span><br><span>--- a/osmo-bts-latest/Dockerfile</span><br><span>+++ b/osmo-bts-latest/Dockerfile</span><br><span>@@ -16,6 +16,7 @@</span><br><span>           dnf install -y \</span><br><span>                     osmo-bts \</span><br><span>                   osmo-bts-virtual \</span><br><span style="color: hsl(120, 100%, 40%);">+                    osmo-bts-omldummy \</span><br><span>          ;; \</span><br><span>         esac</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/docker-playground/+/23282">change 23282</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/docker-playground/+/23282"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: docker-playground </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ibbfd88d914a31dcfd3e33c6025d612d456b6b124 </div>
<div style="display:none"> Gerrit-Change-Number: 23282 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>