aboutsummaryrefslogtreecommitdiffstats
path: root/jobs/gerrit-verifications.yml
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2023-12-05 16:00:37 +0100
committerOliver Smith <osmith@sysmocom.de>2023-12-05 16:03:28 +0100
commit5db0807a64f70e75af8c5e7d2e050930a1062e5e (patch)
tree97860c0d160090fae81f4942442342f6ccd38012 /jobs/gerrit-verifications.yml
parent046a284e83116722ab7549e53e9e0b25be2f76f3 (diff)
jobs/gerrit: osmo-upf: don't for build debian 10
osmo-upf currently can't build against debian 10, as the required libnftables-dev version there is too low and we don't provide a backport for it. As discussed, disable it for debian 10. Adjust CI to build against debian 11 instead (in addition to the usual almalinux 8, debian 12). Change-Id: I63798d451b66bf728b58b02414c1a44f6156b356
Diffstat (limited to 'jobs/gerrit-verifications.yml')
-rw-r--r--jobs/gerrit-verifications.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/jobs/gerrit-verifications.yml b/jobs/gerrit-verifications.yml
index 90c5fb5..2efac00 100644
--- a/jobs/gerrit-verifications.yml
+++ b/jobs/gerrit-verifications.yml
@@ -393,7 +393,8 @@
-e WITH_MANUALS="$WITH_MANUALS" \
{docker_img} {timeout_cmd} /build/contrib/jenkins.sh
- - osmo-upf
+ - osmo-upf:
+ pipeline_binpkgs: "almalinux:8 debian:11 debian:12"
- pysim:
concurrent: false