<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/docker-playground/+/26427">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">debian-stretch-titan/Dockerfile: install osmo-python-tests<br><br>We need osmo_interact_vty.py in order to obtain talloc reports for<br>each test case automatically.  See [1] for more details.<br><br>Change-Id: Ida8e08e7fe4f171f934a2d4eef4568da7c398f5c<br>Related: [1] I1b03b17426d8760c55976e3b78ca2f3af248c055<br>---<br>M debian-stretch-titan/Dockerfile<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/docker-playground refs/changes/27/26427/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/debian-stretch-titan/Dockerfile b/debian-stretch-titan/Dockerfile</span><br><span>index 5b6b134..d348914 100644</span><br><span>--- a/debian-stretch-titan/Dockerfile</span><br><span>+++ b/debian-stretch-titan/Dockerfile</span><br><span>@@ -32,9 +32,14 @@</span><br><span>               wireshark-common \</span><br><span>           vim \</span><br><span>                netcat-openbsd \</span><br><span style="color: hsl(120, 100%, 40%);">+              python3-setuptools \</span><br><span style="color: hsl(120, 100%, 40%);">+          python3-pip \</span><br><span>                && \</span><br><span>         apt-get clean</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+# This is required for obtaining talloc reports from the SUT</span><br><span style="color: hsl(120, 100%, 40%);">+RUN    pip3 install git+git://git.osmocom.org/python/osmo-python-tests</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span> # somehow Debian folks updated the gcc version but not titan :/</span><br><span> RUN     sed -i 's/^#error/\/\/#error/' /usr/include/titan/cversion.h</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/docker-playground/+/26427">change 26427</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/+/26427"/><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: Ida8e08e7fe4f171f934a2d4eef4568da7c398f5c </div>
<div style="display:none"> Gerrit-Change-Number: 26427 </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>