osmith submitted this change.
jobs/gerrit-verifications: remove almalinux8
Related: https://osmocom.org/news/246
Related: SYS#6759
Change-Id: Ia180ac87251c39d9715276cf23a2663fb917f50a
---
M jobs/gerrit-verifications.yml
1 file changed, 14 insertions(+), 5 deletions(-)
diff --git a/jobs/gerrit-verifications.yml b/jobs/gerrit-verifications.yml
index 2efac00..2998619 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:10 debian:12"
+ pipeline_binpkgs: "debian:10 debian:12"
# in alphabetical order
repos:
@@ -126,9 +126,7 @@
- libtelnet:
pipeline_binpkgs: ""
- - libusrp:
- # centos8/almalinux doesn't have SDCC (OS#5898)
- pipeline_binpkgs: "debian:10 debian:12"
+ - libusrp
- openbsc:
a1_name: SMPP
@@ -394,7 +392,7 @@
{docker_img} {timeout_cmd} /build/contrib/jenkins.sh
- osmo-upf:
- pipeline_binpkgs: "almalinux:8 debian:11 debian:12"
+ pipeline_binpkgs: "debian:11 debian:12"
- pysim:
concurrent: false
To view, visit change 35972. To unsubscribe, or for help writing mail filters, visit settings.