osmo-ci/scripts
Oliver Smith 1dc7009d9a OBS: move gerrit-binpkgs logic to separate script
As I'm preparing slides for a OsmoDevCon talk, I'm realizing that it is
quite cumbersome for users to build Debian packages from Osmocom git
repositories (the same way gerrit does it, to reproduce errors locally).

Move the logic from the gerrit-binpkgs job to a separate script that can
be run from an Osmocom git repository, will figure out the repository
name from there and only needs the target distribution as argument.

Usage example:
  $ git clone https://gitea.osmocom.org/osmocom/osmo-ci
  $ cd libosmocore
  $ ../osmo-ci/scripts/obs/gerrit_binpkgs.sh debian:12  # or debian:11, debian:10, centos:8

Change-Id: I100d8dfc0c58bdafe7efb0fa4108031ce10398a5
2024-04-25 13:50:23 +02:00
..
jenkins-gerrit scripts/jenkins-gerrit: sort jobs list 2023-07-31 08:22:09 +00:00
manuals scripts/manuals: adjust patch for removing draft 2023-08-17 13:58:35 +02:00
obs OBS: move gerrit-binpkgs logic to separate script 2024-04-25 13:50:23 +02:00
osmo-depcheck Replace most remaining git.osmocom.org urls 2022-09-26 15:07:59 +02:00
repo-install-test repo-install-test: update package filtering logic 2023-11-27 07:09:33 +00:00
tarballs tarballs: git archive: make proper tar.bz2 2023-11-07 12:23:20 +01:00
cat-testlogs.sh add cat-testlogs.sh 2016-09-27 01:34:20 +02:00
common.sh tarballs: add osmo_dia2gsup 2023-11-07 11:40:06 +01:00
docker-cleanup.sh jobs/osmo-gsm-tester-virtual: kill old instances 2023-12-14 11:11:27 +01:00
jenkins_jobs.ini.example add jenkins job builder files for osmocom-nightly-nitb-split.sh 2017-08-15 18:11:29 +02:00
osmo-build-dep.sh Revert "osmo-build-dep.sh: don't build osmo-gsm-manuals" 2021-01-18 13:59:14 +00:00
osmo-ci-docker-rebuild.sh scripts/osmo-ci-docker-rebuild: drop debian-bullseye-jenkins 2023-08-14 09:28:40 +00:00
osmo-clean-workspace.sh osmo-clean-workspace.sh: make more robust against broken git clones 2018-04-09 14:50:37 +02:00
osmo-deps.sh scripts/osmo-deps.sh: use osmo_git_clone_url 2022-08-22 14:07:59 +02:00
osmo-layer1-headers.sh Replace most remaining git.osmocom.org urls 2022-09-26 15:07:59 +02:00
osmocom-api-doxygen.sh scripts/osmocom-api-doxygen: check ssh early 2023-08-25 13:31:24 +02:00
osmocom-build-old-tags-against-master.sh build-old-tags: tags_to_ignore: add osmo-hlr 2023-02-23 12:23:42 +01:00
osmocom-list-commits.sh osmocom-list-commits: use proper git clone urls 2022-08-18 08:27:52 +00:00
osmocom-obs-link.sh scripts/osmocom-obs-link.sh: remove sdcc 2020-05-20 11:27:39 +02:00
osmocom-packages-docker.sh scripts/osmocom-packages-docker: pass OBS_SERVER 2022-07-15 16:30:28 +02:00
repo-install-test.sh repo-install-test: centos8: fix almalinux keys 2024-04-24 11:57:08 +02:00
requirements.txt scripts: add requirements.txt to list jenkins-job-builder 2017-08-26 05:55:32 +00:00
verify_endian_header.sh scripts: add a script for checking presence of <endian.h> 2021-10-30 01:09:58 +03:00
verify_log_statements.py verify_*.py: Ignore UTF-8 decoding errors 2019-12-17 13:19:12 +01:00
verify_value_string_arrays_are_terminated.py allow to terminate value_string[] with '{0}' 2022-02-18 14:04:13 +00:00
xgoldmon-jenkins.sh jobs/master-builds: add xgoldmon 2023-08-29 12:56:34 +02:00