jobs: don't limit to debian9

Related: OS#5793
Change-Id: Idcbbf766928964c4896aef7c6687ea7003203427
This commit is contained in:
Oliver Smith 2022-11-30 14:50:49 +01:00
parent 0aad1883f1
commit 5f0876d674
10 changed files with 11 additions and 13 deletions

View File

@ -11,7 +11,7 @@
- job:
name: 'gerrit-lint'
project-type: freestyle
node: osmocom-gerrit-debian9
node: osmocom-gerrit
retry-count: 3 # scm checkout
properties:
- build-discarder:

View File

@ -1,6 +1,5 @@
- project:
name: gerrit-dahdi-linux
node: osmocom-gerrit-debian9
linux-ver:
- "v4.19"
- "v5.10"
@ -11,7 +10,7 @@
- job-template:
name: 'gerrit-dahdi-linux-{linux-ver}'
project-type: freestyle
node: osmocom-gerrit-debian9
node: osmocom-gerrit
concurrent: true
retry-count: 0 # scm checkout
properties:

View File

@ -1,6 +1,5 @@
- project:
name: master-builds-dahdi-linux
node: osmocom-gerrit-debian9
linux-ver:
- "v4.19"
- "v5.10"
@ -11,7 +10,7 @@
- job-template:
name: 'master-dahdi-linux-{linux-ver}'
project-type: freestyle
node: osmocom-master-debian9
node: osmocom-master
concurrent: true
retry-count: 0 # scm checkout
properties:

View File

@ -4,7 +4,7 @@
and uploads it to <a href="https://downloads.osmocom.org/api/latest/"
>https://downloads.osmocom.org/api/latest/</a>
name: Osmocom_API
node: osmocom-master-debian9
node: osmocom-master
project-type: freestyle
publishers:
- email:

View File

@ -11,7 +11,7 @@
description: |
Build old releases of programs/libraries against "master of the day" libosmo*
(<a href="https://osmocom.org/issues/3765">OS#3765</a>)
node: osmocom-master-debian9
node: osmocom-master
parameters:
- string:
name: BRANCH

View File

@ -12,7 +12,7 @@
Verifies that Osmocom programs really build with the dependency
versions they claim to support in configure.ac.
(Generated by job-builder)
node: osmocom-master-debian9
node: osmocom-master
parameters:
- string:
name: PROJECTS

View File

@ -11,7 +11,7 @@
description: |
Generate and upload a list of Osmocom git repositories and their latest tag and commits.
<b>The latest list is <a href="https://jenkins.osmocom.org/jenkins/job/Osmocom-list-commits/lastSuccessfulBuild/artifact/commits.txt/*view*/">here</a>.</b>
node: osmocom-master-debian9
node: osmocom-master
parameters:
- string:
name: BRANCH

View File

@ -8,7 +8,7 @@
name: registry-rebuild-upload-fpga-build
description: |
Rebuild + push fpga-build docker images in our private registry.osmocom.org
node: osmocom-master-debian9
node: osmocom-master
scm:
- git:
url: https://gerrit.osmocom.org/docker-playground

View File

@ -24,7 +24,7 @@
<ul>
<li> <a href="https://osmocom.org/issues/5017">OS#5017</a>
</ul>
node: osmocom-master-debian9
node: osmocom-master
scm:
- 'osmocom-docker-playground'
builders:
@ -48,7 +48,7 @@
<ul>
<li>SYS#5765
</ul>
node: osmocom-master-debian9
node: osmocom-master
triggers:
- reverse:
jobs:

View File

@ -12,7 +12,7 @@
<ul>
<li> <a href="https://osmocom.org/issues/4839">OS#4839</a>
</ul>
node: osmocom-master-debian9
node: osmocom-master
builders:
- shell: |
REGISTRY="registry.osmocom.org"