<p>daniel has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/9770">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Restrict where the parent build runs for osmo-gsm-manuals<br><br>This seems to resolve the issue where the jenkins job fails due to<br>missing ssh credentials.<br><br>Other jobs can also use this by setting the node property<br><br>Change-Id: I23cf2c98f02278a5deb9c4ae8d13438b76538287<br>Ticket: OS#3338<br>---<br>M jobs/master-builds.yml<br>1 file changed, 3 insertions(+), 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/70/9770/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/jobs/master-builds.yml b/jobs/master-builds.yml</span><br><span>index e03434d..aebe0df 100644</span><br><span>--- a/jobs/master-builds.yml</span><br><span>+++ b/jobs/master-builds.yml</span><br><span>@@ -5,6 +5,7 @@</span><br><span>     # following default values can be overridden by each repo</span><br><span>     disabled: false</span><br><span>     concurrent: false</span><br><span style="color: hsl(120, 100%, 40%);">+    node: ''</span><br><span>     # axes related defaults</span><br><span>     slave_axis: !!python/tuple [osmocom-master-debian9]</span><br><span>     a1_name: a1</span><br><span>@@ -209,6 +210,7 @@</span><br><span>           email: gerrit-log@lists.osmocom.org 246tnt@gmail.com</span><br><span> </span><br><span>       - osmo-gsm-manuals:</span><br><span style="color: hsl(120, 100%, 40%);">+          node: 'osmocom-master-debian9'</span><br><span>           # publishing once is plenty</span><br><span>           cmd: ></span><br><span>            # keep first line with less indent to preserve newlines</span><br><span>@@ -353,6 +355,7 @@</span><br><span>       sequential: '{obj:sequential}'</span><br><span>       combination-filter: |</span><br><span>         {obj:combination_filter}</span><br><span style="color: hsl(120, 100%, 40%);">+    node: '{obj:node}'</span><br><span>     axes:</span><br><span>       - axis:</span><br><span>           type: slave</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/9770">change 9770</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/9770"/><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: I23cf2c98f02278a5deb9c4ae8d13438b76538287 </div>
<div style="display:none"> Gerrit-Change-Number: 9770 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: daniel <dwillmann@sysmocom.de> </div>