osmith has submitted this change. ( 
https://gerrit.osmocom.org/c/osmo-ci/+/33990 )

Change subject: jobs/gerrit-verifications: build for debian 10, 12
......................................................................

jobs/gerrit-verifications: build for debian 10, 12

Build packages in CI for the oldest and newest debian release, for which
we provide binary packages in the Osmocom OBS repositories.

See "jobs: master/gerrit: use debian bookworm (12)" for reasoning:
I079e55a1325083714c8d39f922b2563e843fc0bc

Related: OS#6057
Change-Id: I959b466865bd327cc72cde4a1763ac13c2c2d797
---
M jobs/gerrit-verifications.yml
1 file changed, 23 insertions(+), 7 deletions(-)

Approvals:
  laforge: Looks good to me, approved
  pespin: Looks good to me, but someone else must approve
  Jenkins Builder: Verified




diff --git a/jobs/gerrit-verifications.yml b/jobs/gerrit-verifications.yml
index 7fbc328..1324df6 100644
--- a/jobs/gerrit-verifications.yml
+++ b/jobs/gerrit-verifications.yml
@@ -92,7 +92,7 @@
     # Which jobs to run in the pipeline
     pipeline_build: true
     pipeline_lint: true
-    pipeline_binpkgs: "almalinux:8 debian:11"
+    pipeline_binpkgs: "almalinux:8 debian:10 debian:12"
     pipeline_endianness: true

     # in alphabetical order
@@ -102,7 +102,7 @@
           pipeline_lint: false

       - cellmgr-ng:
-          pipeline_binpkgs: "debian:11"
+          pipeline_binpkgs: "debian:10 debian:12"

       - docker-playground:
           pipeline_build: false
@@ -130,7 +130,7 @@

       - libusrp:
           # centos8/almalinux doesn't have SDCC (OS#5898)
-          pipeline_binpkgs: "debian:11"
+          pipeline_binpkgs: "debian:10 debian:12"

       - openbsc:
           docker_img: '$USER/debian-bullseye-jenkins'  # needs python2 
(OS#5950)
@@ -193,7 +193,7 @@
           gerrit_project: 'erlang/{repos}'
           cmd: '{docker_run} {docker_img_erlang} {timeout_cmd} 
/build/contrib/jenkins.sh'
           pipeline_endianness: false
-          pipeline_binpkgs: "debian:11"
+          pipeline_binpkgs: "debian:10 debian:12"

       - osmo-e1-hardware:
           a2_name: JOB_TYPE
@@ -233,7 +233,7 @@

       - osmo-gsm-manuals:
           pipeline_endianness: false
-          pipeline_binpkgs: "debian:11"
+          pipeline_binpkgs: "debian:10 debian:12"

       - osmo_gsup:
           repos_url: '{gerrit_url}/erlang/{repos}'
@@ -295,7 +295,7 @@
           repos_url: '{gerrit_url}/python/{repos}'
           gerrit_project: 'python/{repos}'
           pipeline_endianness: false
-          pipeline_binpkgs: "debian:11"
+          pipeline_binpkgs: "debian:10 debian:12"

       - osmo-sgsn:
           a1_name: IU
@@ -348,7 +348,7 @@
           pipeline_binpkgs: ""

       - osmo-sysmon:
-          pipeline_binpkgs: "debian:11"
+          pipeline_binpkgs: "debian:10 debian:12"

       - osmo-remsim
       - simtrace2

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

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I959b466865bd327cc72cde4a1763ac13c2c2d797
Gerrit-Change-Number: 33990
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <[email protected]>
Gerrit-Reviewer: osmith <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>
Gerrit-MessageType: merged

Reply via email to