aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2022-12-05 12:39:16 +0100
committerOliver Smith <osmith@sysmocom.de>2022-12-06 11:17:16 +0100
commit3b5464d0ed79ae8c21bf748701a078f04fbf15de (patch)
treecb8cdc61d899c31cdb7f3a076c347d1a25e75448
parentfd7c88e9927a450c479ec6d7a782a0a6b057a529 (diff)
jobs: retire osmocom-gerrit-debian* labels
Let the gerrit-binpkgs and gerrit-pipeline-result jobs use the "osmocom-gerrit" label. Having the -debian10/11 label previously was useful to make sure this doesn't run on an ancient python version that fails on f-strings. But since the debian9 builders were retired, this is not needed anymore. These are the only jobs that used these, so now the labels in the README can be simplified (following patch). Related: OS#5793 Change-Id: Ieee95d25e036dcd4869d89b10c281179024672e7
-rw-r--r--jobs/gerrit-binpkgs.yml2
-rw-r--r--jobs/gerrit-pipeline-result.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/jobs/gerrit-binpkgs.yml b/jobs/gerrit-binpkgs.yml
index 8408950..247ebad 100644
--- a/jobs/gerrit-binpkgs.yml
+++ b/jobs/gerrit-binpkgs.yml
@@ -13,7 +13,7 @@
- job-template:
name: 'gerrit-binpkgs-{type}'
project-type: freestyle
- node: osmocom-gerrit-debian10 || osmocom-gerrit-debian11
+ node: osmocom-gerrit
concurrent: true
retry-count: 3 # scm checkout
properties:
diff --git a/jobs/gerrit-pipeline-result.yml b/jobs/gerrit-pipeline-result.yml
index 94fc88c..e1a7a74 100644
--- a/jobs/gerrit-pipeline-result.yml
+++ b/jobs/gerrit-pipeline-result.yml
@@ -9,7 +9,7 @@
- job:
name: 'gerrit-pipeline-result'
project-type: freestyle
- node: osmocom-gerrit-debian10 || osmocom-gerrit-debian11
+ node: osmocom-gerrit
retry-count: 3 # scm checkout
properties:
- build-discarder: