osmith has uploaded this change for review.

View Change

jobs: don't limit to debian9

Related: OS#5793
Change-Id: Idcbbf766928964c4896aef7c6687ea7003203427
---
M jobs/gerrit-lint.yml
M jobs/gerrit-verifications-dahdi.yml
M jobs/master-builds-dahdi.yml
M jobs/osmocom-api.yml
M jobs/osmocom-build-tags-against-master.yml
M jobs/osmocom-depcheck.yml
M jobs/osmocom-list-commits.yml
M jobs/registry-rebuild-upload-fpga-build.yml
M jobs/registry-rebuild-upload-titan.yml
M jobs/registry-update-base-images.yml
10 files changed, 11 insertions(+), 13 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/92/30392/1
diff --git a/jobs/gerrit-lint.yml b/jobs/gerrit-lint.yml
index dfdab5b..7b537b9 100644
--- a/jobs/gerrit-lint.yml
+++ b/jobs/gerrit-lint.yml
@@ -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:
diff --git a/jobs/gerrit-verifications-dahdi.yml b/jobs/gerrit-verifications-dahdi.yml
index 5343096..d594378 100644
--- a/jobs/gerrit-verifications-dahdi.yml
+++ b/jobs/gerrit-verifications-dahdi.yml
@@ -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:
diff --git a/jobs/master-builds-dahdi.yml b/jobs/master-builds-dahdi.yml
index e7c85b7..b152805 100644
--- a/jobs/master-builds-dahdi.yml
+++ b/jobs/master-builds-dahdi.yml
@@ -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:
diff --git a/jobs/osmocom-api.yml b/jobs/osmocom-api.yml
index 132a1d6..cb5fecb 100644
--- a/jobs/osmocom-api.yml
+++ b/jobs/osmocom-api.yml
@@ -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:
diff --git a/jobs/osmocom-build-tags-against-master.yml b/jobs/osmocom-build-tags-against-master.yml
index 351aff2..91c3f64 100644
--- a/jobs/osmocom-build-tags-against-master.yml
+++ b/jobs/osmocom-build-tags-against-master.yml
@@ -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
diff --git a/jobs/osmocom-depcheck.yml b/jobs/osmocom-depcheck.yml
index 4ca04e2..27d2b94 100644
--- a/jobs/osmocom-depcheck.yml
+++ b/jobs/osmocom-depcheck.yml
@@ -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
diff --git a/jobs/osmocom-list-commits.yml b/jobs/osmocom-list-commits.yml
index 65bec81..0541002 100644
--- a/jobs/osmocom-list-commits.yml
+++ b/jobs/osmocom-list-commits.yml
@@ -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
diff --git a/jobs/registry-rebuild-upload-fpga-build.yml b/jobs/registry-rebuild-upload-fpga-build.yml
index dceb2c5..79fb9b2 100644
--- a/jobs/registry-rebuild-upload-fpga-build.yml
+++ b/jobs/registry-rebuild-upload-fpga-build.yml
@@ -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
diff --git a/jobs/registry-rebuild-upload-titan.yml b/jobs/registry-rebuild-upload-titan.yml
index a21a088..1ba5a77 100644
--- a/jobs/registry-rebuild-upload-titan.yml
+++ b/jobs/registry-rebuild-upload-titan.yml
@@ -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:
diff --git a/jobs/registry-update-base-images.yml b/jobs/registry-update-base-images.yml
index de5c448..d868655 100644
--- a/jobs/registry-update-base-images.yml
+++ b/jobs/registry-update-base-images.yml
@@ -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"

To view, visit change 30392. To unsubscribe, or for help writing mail filters, visit settings.

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