<p>Harald Welte has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/13502">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">jenkins-slave: Use "jessie-backports" only on jessie systems<br><br>Change-Id: Id62c03b9759367bd5bbe20144e9ad7048d12e61b<br>---<br>M ansible/roles/osmocom-jenkins-slave/tasks/debian.yml<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/osmo-ci refs/changes/02/13502/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/ansible/roles/osmocom-jenkins-slave/tasks/debian.yml b/ansible/roles/osmocom-jenkins-slave/tasks/debian.yml</span><br><span>index 30e4ece..641c6f3 100644</span><br><span>--- a/ansible/roles/osmocom-jenkins-slave/tasks/debian.yml</span><br><span>+++ b/ansible/roles/osmocom-jenkins-slave/tasks/debian.yml</span><br><span>@@ -22,6 +22,7 @@</span><br><span>     repo: 'deb http://ftp.debian.org/debian jessie-backports main'</span><br><span>     filename: 'backports'</span><br><span>     update_cache: yes</span><br><span style="color: hsl(120, 100%, 40%);">+  when: ansible_distribution == 'Debian' and ansible_distribution_release == 'jessie'</span><br><span> </span><br><span> - name: install java for jessie</span><br><span>   apt:</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/13502">change 13502</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/13502"/><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: Id62c03b9759367bd5bbe20144e9ad7048d12e61b </div>
<div style="display:none"> Gerrit-Change-Number: 13502 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Harald Welte <laforge@gnumonks.org> </div>