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
This commit is contained in:
Oliver Smith 2022-12-05 12:39:16 +01:00
parent fd7c88e992
commit 3b5464d0ed
2 changed files with 2 additions and 2 deletions

View File

@ -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:

View File

@ -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: