osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/35972?usp=email )
Change subject: jobs/gerrit-verifications: remove almalinux8 ......................................................................
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(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/72/35972/1
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