This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.
pespin gerrit-no-reply at lists.osmocom.orgpespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/15794 )
Change subject: jobs/master-builds.yml: Set node for master axis job
......................................................................
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
---
M jobs/master-builds.yml
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/94/15794/1
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
--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/15794
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I62abb3c490588adc4c0e13c761de44d442f8cefe
Gerrit-Change-Number: 15794
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20191015/8e53a725/attachment.htm>