<p>osmith has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/docker-playground/+/26679">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">jenkins-common.sh: add d9 to upstream_distro func<br><br>After the default UPSTREAM_DISTRO was changed from debian:stretch to<br>debian:bullseye, the "debian9-repo-install-test" container has gotten<br>built with bullseye instead of stretch. This is the reason for failures<br>of the jenkins job Osmocom-repo-install-debian9 we have seen over the<br>past days.<br><br>With this patch applied, it runs through again:<br>https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian9/339/<br><br>Change-Id: I98a19184ba936114c03cd5cc4f54a3173cbd9cfe<br>---<br>M jenkins-common.sh<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/79/26679/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/jenkins-common.sh b/jenkins-common.sh</span><br><span>index b74b952..1e9435a 100644</span><br><span>--- a/jenkins-common.sh</span><br><span>+++ b/jenkins-common.sh</span><br><span>@@ -42,6 +42,7 @@</span><br><span>      osmo-*-centos8) echo "centos:centos8"; ;;</span><br><span>  centos7-*) echo "centos:centos7" ;;</span><br><span>        centos8-*) echo "centos:centos8" ;;</span><br><span style="color: hsl(120, 100%, 40%);">+ debian9-*) echo "debian:stretch" ;;</span><br><span>        debian10-*) echo "debian:buster" ;;</span><br><span>        debian11-*) echo "debian:bullseye" ;;</span><br><span>      debian-stretch-*) echo "debian:stretch" ;;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/docker-playground/+/26679">change 26679</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/+/26679"/><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: I98a19184ba936114c03cd5cc4f54a3173cbd9cfe </div>
<div style="display:none"> Gerrit-Change-Number: 26679 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>