osmith has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-ci/+/30391 )


Change subject: jobs: don't set node where it doesn't make sense
......................................................................

jobs: don't set node where it doesn't make sense

Remove the node attribute as these can run on any node. I've configured
the three deb11 nodes with "Usage: Use this node as much as possible"
instead of previously "Only build jobs with label expression matching
this node", so simply not specifying a node is now possible. Previously
it wouldn't have any node to run on as all of them were configured that
way.

Related: OS#5793
Change-Id: I2d67daf1cc7930649d097af23c18990cc3ae55fd
---
M jobs/osmo-gsm-manuals-trigger.yml
M jobs/registry-triggers.yml
2 files changed, 0 insertions(+), 2 deletions(-)



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

diff --git a/jobs/osmo-gsm-manuals-trigger.yml 
b/jobs/osmo-gsm-manuals-trigger.yml
index bbb883f..0fca5a7 100644
--- a/jobs/osmo-gsm-manuals-trigger.yml
+++ b/jobs/osmo-gsm-manuals-trigger.yml
@@ -15,7 +15,6 @@
       Roll out osmo-gsm-manuals to relevant build environments.<br>
       <br>
       Related: <a href="https://osmocom.org/issues/4912";>OS#4912</a>
-    node: osmocom-master-debian9
     scm:
       - git:
           url: https://gerrit.osmocom.org/osmo-gsm-manuals
diff --git a/jobs/registry-triggers.yml b/jobs/registry-triggers.yml
index dcdde85..823062b 100644
--- a/jobs/registry-triggers.yml
+++ b/jobs/registry-triggers.yml
@@ -12,7 +12,6 @@
     name: 'registry-trigger-{repos}'
     description: |
       Update registry.osmocom.org after changes in {repos}.
-    node: osmocom-master-debian9
     scm:
       - git:
          url: https://gerrit.osmocom.org/{repos}

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

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I2d67daf1cc7930649d097af23c18990cc3ae55fd
Gerrit-Change-Number: 30391
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osm...@sysmocom.de>
Gerrit-MessageType: newchange

Reply via email to