osmith has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-ci/+/34181
)
Change subject: jobs/gerrit: osmo-dia2gsup: test debian 11 and 12
......................................................................
jobs/gerrit: osmo-dia2gsup: test debian 11 and 12
Don't try to build the debian package for debian 10. It fails as rebar3
is not in debian 10. Test the build for debian 11 and 12, which is what
we build the package for on
obs.osmocom.org.
Change-Id: Id01b466f1bacc9cbb8e835f69da765f5fdccfdc2
---
M jobs/gerrit-verifications.yml
1 file changed, 14 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/81/34181/1
diff --git a/jobs/gerrit-verifications.yml b/jobs/gerrit-verifications.yml
index f6c91fb..9317720 100644
--- a/jobs/gerrit-verifications.yml
+++ b/jobs/gerrit-verifications.yml
@@ -189,7 +189,7 @@
repos_url: '{gerrit_url}/erlang/{repos}'
gerrit_project: 'erlang/{repos}'
cmd: '{docker_run} {docker_img_erlang} {timeout_cmd}
/build/contrib/jenkins.sh'
- pipeline_binpkgs: "debian:10 debian:12"
+ pipeline_binpkgs: "debian:11 debian:12"
- osmo-e1-hardware:
a2_name: JOB_TYPE
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ci/+/34181
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: Id01b466f1bacc9cbb8e835f69da765f5fdccfdc2
Gerrit-Change-Number: 34181
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-MessageType: newchange