aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2019-10-15 12:37:11 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2019-10-15 12:37:14 +0200
commit4743f82b4cecc27a88330b3fa7b4a866af64d8d3 (patch)
tree772aa6ce12e612fce3d0e57845b651a8eb174c7f
parenta7fcf3218d036d644285bc857309bf84c06f44a5 (diff)
jobs/master-builds.yml: Set node for master axis job
Otherwise the master job managing the axis can be run on any node, something which is not desirable. For instance, right now job master-osmo-ggsn is run on osmo-gsm-tester-rnd which is currently unable to fetch some git repositories. Let's avoid running master tests on unintended nodes. Change-Id: I62abb3c490588adc4c0e13c761de44d442f8cefe
-rw-r--r--jobs/master-builds.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jobs/master-builds.yml b/jobs/master-builds.yml
index 5a47028..854b991 100644
--- a/jobs/master-builds.yml
+++ b/jobs/master-builds.yml
@@ -5,7 +5,7 @@
# following default values can be overridden by each repo
disabled: false
concurrent: false
- node: ''
+ node: 'osmocom-master-debian8'
# axes related defaults
slave_axis: !!python/tuple [osmocom-master-debian9]
a1_name: a1