<p>osmith <strong>uploaded patch set #5</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/docker-playground/+/18553">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">jenkins-common.sh: support osmo-*-centos8 images<br><br>Make it possible to call the ttcn3-*/jenkins.sh scripts with:<br>  IMAGE_SUFFIX="master-centos8"<br><br>The existing docker_images_require lines of these jenkins.sh scripts<br>will then call docker_images_require with arguments like<br>"osmo-mgw-master-centos8". For example, from ttcn3-mgw-test/jenkins.sh:<br><br>        docker_images_require \<br>               "osmo-mgw-$IMAGE_SUFFIX" \<br>          "ttcn3-mgw-test"<br><br>Let docker_images_require build the image from<br>osmo-mgw-master/Dockerfile (-centos8 is cut off from the dirname) and<br>with DISTRO=centos8 as argument.<br><br>Collisions with the debian-stretch images are avoided by setting IMAGE<br>to the full image name (e.g. osmo-mgw-master-centos8).<br><br>Related: OS#4564<br>Change-Id: I598a262fe1a7ed4dd89e13c53e4ded103c6e3b91<br>---<br>M jenkins-common.sh<br>1 file changed, 34 insertions(+), 2 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/53/18553/5</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/docker-playground/+/18553">change 18553</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/+/18553"/><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: I598a262fe1a7ed4dd89e13c53e4ded103c6e3b91 </div>
<div style="display:none"> Gerrit-Change-Number: 18553 </div>
<div style="display:none"> Gerrit-PatchSet: 5 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>