Review at  https://gerrit.osmocom.org/7578

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
---
M jobs/master-builds.yml
1 file changed, 0 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/78/7578/1

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

-- 
To view, visit https://gerrit.osmocom.org/7578
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I029de2a46f22a1b1dc977bce71137eb78b826157
Gerrit-PatchSet: 1
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <[email protected]>

Reply via email to