osmith has submitted this change. (
https://gerrit.osmocom.org/c/osmo-ci/+/40860?usp=email
)
Change subject: jobs/gerrit: remove binpkgs that are the default
......................................................................
jobs/gerrit: remove binpkgs that are the default
Remove the pipeline_binpkgs lines that are the same as the default. This
is in preparation for changing the default.
Change-Id: I348a83c8d70c2042bcab9ccaf83be2a638e722e7
---
M jobs/gerrit-verifications.yml
1 file changed, 2 insertions(+), 5 deletions(-)
Approvals:
Jenkins Builder: Verified
laforge: Looks good to me, but someone else must approve
osmith: Looks good to me, approved
fixeria: Looks good to me, but someone else must approve
diff --git a/jobs/gerrit-verifications.yml b/jobs/gerrit-verifications.yml
index 3d70e47..1a722d7 100644
--- a/jobs/gerrit-verifications.yml
+++ b/jobs/gerrit-verifications.yml
@@ -135,8 +135,7 @@
pipeline_binpkgs: ""
pipeline_lint: false
- - cellmgr-ng:
- pipeline_binpkgs: "debian:10 debian:12"
+ - cellmgr-ng
- docker-playground:
pipeline_build: false
@@ -283,8 +282,7 @@
-e WITH_MANUALS="$WITH_MANUALS" \
{docker_img} {timeout_cmd} /build/contrib/jenkins.sh
- - osmo-gsm-manuals:
- pipeline_binpkgs: "debian:10 debian:12"
+ - osmo-gsm-manuals
- osmo_gsup:
repos_url: '{gerrit_url}/erlang/{repos}'
@@ -349,7 +347,6 @@
- osmo-python-tests:
repos_url: '{gerrit_url}/python/{repos}'
gerrit_project: 'python/{repos}'
- pipeline_binpkgs: "debian:10 debian:12"
- pyosmocom:
repos_url: '{gerrit_url}/python/{repos}'
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ci/+/40860?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: I348a83c8d70c2042bcab9ccaf83be2a638e722e7
Gerrit-Change-Number: 40860
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>