Restrict where the parent build runs for osmo-gsm-manuals

This seems to resolve the issue where the jenkins job fails due to
missing ssh credentials.

Other jobs can also use this by setting the node property

Change-Id: I23cf2c98f02278a5deb9c4ae8d13438b76538287
Ticket: OS#3338
This commit is contained in:
Daniel Willmann 2018-06-28 17:13:16 +02:00 committed by Harald Welte
parent f82bc2a1c9
commit 68a838c435
1 changed files with 3 additions and 0 deletions

View File

@ -5,6 +5,7 @@
# following default values can be overridden by each repo
disabled: false
concurrent: false
node: ''
# axes related defaults
slave_axis: !!python/tuple [osmocom-master-debian9]
a1_name: a1
@ -209,6 +210,7 @@
email: gerrit-log@lists.osmocom.org 246tnt@gmail.com
- osmo-gsm-manuals:
node: 'osmocom-master-debian9'
# publishing once is plenty
cmd: >
# keep first line with less indent to preserve newlines
@ -354,6 +356,7 @@
sequential: '{obj:sequential}'
combination-filter: |
{obj:combination_filter}
node: '{obj:node}'
axes:
- axis:
type: slave