osmith has uploaded this change for review. ( 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(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/60/40860/1
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}'