jobs/master-builds: drop useless 'node' field

The slaves to build on are determined by the slave_axis, the node parameter has
no useful effect.

Change-Id: I029de2a46f22a1b1dc977bce71137eb78b826157
This commit is contained in:
Neels Hofmeyr 2018-03-26 19:21:15 +02:00
parent 43a7e83921
commit 59a15e05c3
1 changed files with 0 additions and 2 deletions

View File

@ -5,7 +5,6 @@
# following default values can be overridden by each repo
disabled: false
concurrent: false
node: osmocom-master-debian8
# axes related defaults
slave_axis: !!python/tuple [osmocom-master-debian8]
a1_name: a1
@ -259,7 +258,6 @@
- job-template:
name: 'master-{repos}'
project-type: matrix
node: '{node}'
concurrent: '{obj:concurrent}'
disabled: '{obj:disabled}'
retry-count: 3 # scm checkout