Change in osmo-ci[master]: repo-install-test: add label for relevant nodes

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/.

laforge gerrit-no-reply at lists.osmocom.org
Wed Feb 10 15:03:27 UTC 2021


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/22806 )

Change subject: repo-install-test: add label for relevant nodes
......................................................................

repo-install-test: add label for relevant nodes

Add the slave axis again, so the jobs aren't stuck forever. I had
assumed that without the axis, it would run on any node, but that's not
how it works. Add a label for this job, with several nodes attached,
like we do it for TTCN-3, master-builds, gerrit-verifications etc.

Related: https://jenkins.osmocom.org/jenkins/label/repo-install-test/
Related: OS#4567
Fixes: fcf669 ("repo-install-test: run on all build slaves again")
Change-Id: I276ab47f76a0f4db542ca99825ebb019236b4d27
---
M jobs/repo-install-test.yml
1 file changed, 4 insertions(+), 0 deletions(-)

Approvals:
  osmith: Verified
  laforge: Looks good to me, approved



diff --git a/jobs/repo-install-test.yml b/jobs/repo-install-test.yml
index 64b66cb..ad48f1b 100644
--- a/jobs/repo-install-test.yml
+++ b/jobs/repo-install-test.yml
@@ -40,6 +40,10 @@
           default: 'master'
     axes:
       - axis:
+          type: slave
+          name: label
+          values: !!python/tuple [repo-install-test]
+      - axis:
           type: user-defined
           name: feed
           values: '{obj:feeds}'

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/22806
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I276ab47f76a0f4db542ca99825ebb019236b4d27
Gerrit-Change-Number: 22806
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: osmith <osmith at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210210/a18ca633/attachment.htm>


More information about the gerrit-log mailing list