<p>Holger Freyther has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/12923">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">docker: Add dependencies needed for the gsm tester as well<br><br>This way we can execute the tester with a virtual environment.<br><br>Change-Id: I1e6432d77442f590453a328023c9f09cd52787a8<br>---<br>M docker/Dockerfile_osmocom_jenkins.amd64<br>1 file changed, 5 insertions(+), 0 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/23/12923/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/docker/Dockerfile_osmocom_jenkins.amd64 b/docker/Dockerfile_osmocom_jenkins.amd64</span><br><span>index 81f46ca..73440ae 100644</span><br><span>--- a/docker/Dockerfile_osmocom_jenkins.amd64</span><br><span>+++ b/docker/Dockerfile_osmocom_jenkins.amd64</span><br><span>@@ -48,5 +48,10 @@</span><br><span> # Add rpath to binaries</span><br><span> RUN DEBIAN_FRONTEND=noninteractive apt-get install -y patchelf</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+# Be able to run the osmo-gsm-tester</span><br><span style="color: hsl(120, 100%, 40%);">+RUN DEBIAN_FRONTEND=noninteractive  apt-get install -y dbus tcpdump sqlite3 python3 python3-yaml python3-mako python3-gi ofono python3-pip</span><br><span style="color: hsl(120, 100%, 40%);">+RUN pip3 install git+git://github.com/podshumok/python-smpplib.git</span><br><span style="color: hsl(120, 100%, 40%);">+RUN pip3 install pydbus</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span> ADD http://git.osmocom.org/python/osmo-python-tests/patch /tmp/commit</span><br><span> RUN git clone git://git.osmocom.org/python/osmo-python-tests && cd osmo-python-tests && ./contrib/jenkins.sh</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/12923">change 12923</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/12923"/><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-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I1e6432d77442f590453a328023c9f09cd52787a8 </div>
<div style="display:none"> Gerrit-Change-Number: 12923 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Holger Freyther <holger@freyther.de> </div>