osmo-ci/scripts
Oliver Smith f560ce08ab jenkins-gerrit: fix ambiguous use of review api
Fix an error when the same Change-Id is used on multiple branches or in
theory projects. This is actually allowed by gerrit, and we use this
e.g. when backporting patches from master.

Use the project, change number (e.g. 30147) and patchset number (e.g. 2)
instead of the Change-Id.

Fix for:
  + ssh -p 29418 -l jenkins gerrit.osmocom.org gerrit review 4835a62cd88f0d69db76fb3bfd2df02176a91a6d --json
  fatal: "4835a62cd88f0d69db76fb3bfd2df02176a91a6d" matches multiple patch sets

Related: https://gerrit-review.googlesource.com/Documentation/cmd-review.html
Change-Id: I2d627f8f3b400fa57a50a228d47df2194f60fd08
2022-11-15 11:38:08 +00:00
..
jenkins-gerrit jenkins-gerrit: fix ambiguous use of review api 2022-11-15 11:38:08 +00:00
obs obs: check_builders: at least 10, fail on error 2022-11-04 15:08:00 +00:00
osmo-depcheck Replace most remaining git.osmocom.org urls 2022-09-26 15:07:59 +02:00
repo-install-test repo-install-test: fix nftables errors on centos8 2022-08-26 12:22:59 +02:00
cat-testlogs.sh add cat-testlogs.sh 2016-09-27 01:34:20 +02:00
common.sh scripts: osmo_git_clone_url(): properly handle 'satellite/osmo-gmr' 2022-10-01 17:42:55 +07:00
docker-cleanup.sh scripts/docker-cleanup.sh: conditional img clean 2022-02-11 15:44:44 +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-build.sh Replace most remaining git.osmocom.org urls 2022-09-26 15:07:59 +02:00
osmo-ci-docker-rebuild.sh docker-rebuild: add debian-bullseye-jenkins 2022-07-12 14:33:30 +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-build-old-tags-against-master.sh build-old-tags: mark osmo-msc 1.7.0 as known error 2021-09-16 11:02:57 +02: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: adjust for obs.osmocom.org 2022-08-19 14:09:52 +00: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