laforge has submitted this change. (
https://gerrit.osmocom.org/c/osmo-ci/+/42940?usp=email )
Change subject: jobs/gerrit: build osmo-pcap + deps for almalinux8
......................................................................
jobs/gerrit: build osmo-pcap + deps for almalinux8
Related: SYS#8110
Change-Id: I8ba119b77f7bb04b0899af8c09ac35782625425a
---
M jobs/gerrit-verifications.yml
1 file changed, 9 insertions(+), 3 deletions(-)
Approvals:
fixeria: Looks good to me, but someone else must approve
laforge: Looks good to me, approved
Jenkins Builder: Verified
diff --git a/jobs/gerrit-verifications.yml b/jobs/gerrit-verifications.yml
index 9d40493..28ca308 100644
--- a/jobs/gerrit-verifications.yml
+++ b/jobs/gerrit-verifications.yml
@@ -162,7 +162,9 @@
- libosmo-gprs
- libosmo-netif:
- pipeline_binpkgs: "centos:7 debian:11 debian:13" # centos7:
SYS#6760 (osmo-pcap dep)
+ # SYS#8110: almalinux:8 (osmo-pcap dep)
+ # SYS#6760: centos:7 (osmo-pcap dep)
+ pipeline_binpkgs: "almalinux:8 centos:7 debian:11 debian:13"
- libosmo-pfcp
- libosmo-sigtran:
@@ -185,7 +187,9 @@
a1: !!python/tuple [arm-none-eabi, amd64]
combination_filter: '!(arch=="arm-none-eabi" &&
label=="FreeBSD_amd64")'
cmd: '{docker_run_ccache} {docker_img} {wrapper_cmd}
/build/contrib/jenkins_arch.sh "$arch"'
- pipeline_binpkgs: "centos:7 debian:10 debian:13" # centos7:
SYS#6760, debian10: SYS#7859
+ # SYS#8110: almalinux:8 (osmo-pcap dep)
+ # SYS#6760: centos:7 (osmo-pcap dep)
+ pipeline_binpkgs: "almalinux:8 centos:7 debian:10 debian:13"
- libsmpp34
@@ -355,7 +359,9 @@
{docker_img} {wrapper_cmd} /build/contrib/jenkins.sh
- osmo-pcap:
- pipeline_binpkgs: "centos:7 debian:11 debian:13" # centos7: SYS#6760
+ # SYS#8110: almalinux:8
+ # SYS#6760: centos:7
+ pipeline_binpkgs: "almalinux:8 centos:7 debian:11 debian:13"
- osmo-pcu:
slave_axis: !!python/tuple [osmocom-gerrit, raspbian]
--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/42940?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I8ba119b77f7bb04b0899af8c09ac35782625425a
Gerrit-Change-Number: 42940
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <[email protected]>
Gerrit-Reviewer: laforge <[email protected]>