bin/ci_run_n_monitor: get git sha from pipeline if specified, instead of requiring...
authorEric Engestrom <eric@igalia.com>
Fri, 28 Jul 2023 12:09:24 +0000 (13:09 +0100)
committerMarge Bot <emma+marge@anholt.net>
Fri, 28 Jul 2023 13:10:41 +0000 (13:10 +0000)
commit42021b4d13fe849bbe0c2986329d899c9f993bde
treebd5b036aa3b86cf90b41fb00c50e6ba296d1a615
parentf4d24ca4142af15d31e19cba229ee3c2a7332d20
bin/ci_run_n_monitor: get git sha from pipeline if specified, instead of requiring --rev to match

Fixes: 9ce717ab31f24faf0a15 ("ci_run_n_monitor: add ability to specify the pipeline to use, instead of auto-detecting it")
Signed-off-by: Eric Engestrom <eric@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24366>
bin/ci/ci_run_n_monitor.py