aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2018-03-26 19:21:15 +0200
committerNeels Hofmeyr <neels@hofmeyr.de>2018-03-29 16:11:33 +0200
commit59a15e05c33e08257c8b67c39a8ba4623b0c7670 (patch)
tree80affc4789faea2e64079190c84610d55683e743
parent43a7e8392154009589e7f1501ab05b55447a8adc (diff)
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
-rw-r--r--jobs/master-builds.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/jobs/master-builds.yml b/jobs/master-builds.yml
index 3be7dc3..1ba249a 100644
--- a/jobs/master-builds.yml
+++ b/jobs/master-builds.yml
@@ -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