<blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;"><p style="white-space: pre-wrap; word-wrap: break-word;">As you will notice in the comments, it's not so easy for me to let go of my current use pattern of 'make ttcn3-bsc-test' once, then invoke jenkins.sh as many times I like</p></blockquote><p style="white-space: pre-wrap; word-wrap: break-word;">We discusses this in the chat after you wrote this, and you said it's okay for you to use one of the following instead of your current make-then-call-jenkins.sh-workflow.</p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">  $ ./jenkins.sh <br>  $ NO_DOCKER_IMAGE_BUILD=1 ./jenkins.sh</pre><p><a href="https://gerrit.osmocom.org/11366">View Change</a></p><p>3 comments:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/#/c/11366/1/m3ua-test/jenkins.sh">File m3ua-test/jenkins.sh:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/#/c/11366/1/m3ua-test/jenkins.sh@4">Patch Set #1, Line 4:</a> <code style="font-family:monospace,monospace">IMAGE_SUFFIX="${IMAGE_SUFFIX:-master}"</code></p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;">I still prefer […]</blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">Done</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/#/c/11366/1/m3ua-test/jenkins.sh@6">Patch Set #1, Line 6:</a> <code style="font-family:monospace,monospace">        "debian-jessie-build" \</code></p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;">so it is not enough to issue the osmo-stp-foo image below, to also rebuild the images that it depend […]</blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">I thought about resolving these dependencies in jenkins-common.sh, but that would add a lot more code than the two additional lines (debian-jessie-build, debian-stretch-titan) in these jenkins.sh files. So having it here is probably the nicer solution, although it is a bit redundant.</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/#/c/11366/1/m3ua-test/jenkins.sh@7">Patch Set #1, Line 7:</a> <code style="font-family:monospace,monospace">   "osmo-stp-$IMAGE_SUFFIX" \</code></p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;">with IMAGE_SUFFIX, I think of ".img". […]</blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">There's already a FEED variable in docker-playground.git/debian-repo-install-test/jenkins.sh, which takes different values ("nightly" and "latest"). Here "master" and "latest" is accepted, so it might get confusing.</p><p style="white-space: pre-wrap; word-wrap: break-word;">However, if you still prefer FEED_NAME (or have another suggestion), I can change it of course.</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.osmocom.org/11366">change 11366</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/11366"/><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-MessageType: comment </div>
<div style="display:none"> Gerrit-Change-Id: Idbb708ab16cb71bab5069127945b63388222369e </div>
<div style="display:none"> Gerrit-Change-Number: 11366 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </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-CC: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Comment-Date: Tue, 16 Oct 2018 13:06:13 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-HasLabels: No </div>