<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ci/+/17251">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">ansible/setup-simtest.yml: Python2 is deprecated, switch to Python3<br><br>PySIM is about to switch to Python3, so Jenkins must be ready.<br><br>Change-Id: I555af88b0e6a5c082e1e0cbd6915649a8a942052<br>---<br>M ansible/setup-simtest.yml<br>1 file changed, 5 insertions(+), 5 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/51/17251/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/ansible/setup-simtest.yml b/ansible/setup-simtest.yml</span><br><span>index 2cbd45b..8ab6f7e 100644</span><br><span>--- a/ansible/setup-simtest.yml</span><br><span>+++ b/ansible/setup-simtest.yml</span><br><span>@@ -15,11 +15,11 @@</span><br><span>       with_items:</span><br><span>         - vim</span><br><span>         - ca-certificates</span><br><span style="color: hsl(0, 100%, 40%);">-        - python-minimal</span><br><span style="color: hsl(0, 100%, 40%);">-        - python-setuptools</span><br><span style="color: hsl(0, 100%, 40%);">-        - python-pip</span><br><span style="color: hsl(0, 100%, 40%);">-        - python-serial</span><br><span style="color: hsl(0, 100%, 40%);">-        - python-pyscard</span><br><span style="color: hsl(120, 100%, 40%);">+        - python3-minimal</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 style="color: hsl(120, 100%, 40%);">+        - python3-serial</span><br><span style="color: hsl(120, 100%, 40%);">+        - python3-pyscard</span><br><span>         - virtualenv</span><br><span> </span><br><span>   roles:</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ci/+/17251">change 17251</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/+/17251"/><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: I555af88b0e6a5c082e1e0cbd6915649a8a942052 </div>
<div style="display:none"> Gerrit-Change-Number: 17251 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: fixeria <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>