mesa/bin/ci
Helen Koike 9f4f52f4f3 ci/ci_run_n_monitor: keep monitoring if a job is still running
When running multiple targets, the script was returning if any of the
targets failed.
But sometimes some of the targets are still running and we want to
monitor it until it finishes, even if some of the targets failed.

So check if any targeted jobs are in pending or running before deciding
to finish.

Signed-off-by: Helen Koike <helen.koike@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25826>
2023-10-22 09:30:56 +00:00
..
test
.gitignore
ci_run_n_monitor.py ci/ci_run_n_monitor: keep monitoring if a job is still running 2023-10-22 09:30:56 +00:00
ci_run_n_monitor.sh bin/ci/ci_run_n_monitor: use venv wrapper 2023-08-03 23:21:31 +00:00
download_gl_schema.sh
gitlab_common.py ci_run_n_monitor: Poll mesa/mesa and user/mesa for pipelines at the same time. 2023-10-20 08:23:24 +00:00
gitlab_gql.py
gitlab_gql.sh bin/ci/gitlab_gql: use venv wrapper 2023-08-03 23:21:32 +00:00
job_details.gql
marge_queue.py ci: ci_marge_queue.py 2023-10-14 11:28:56 +00:00
marge_queue.sh ci: ci_marge_queue.py 2023-10-14 11:28:56 +00:00
pipeline_details.gql
requirements.txt ci/marge_queue: add missing python-dateutils to requirements.txt 2023-10-20 18:27:44 +00:00
structured_logger.py
update_traces_checksum.py ci_run_n_monitor: Poll mesa/mesa and user/mesa for pipelines at the same time. 2023-10-20 08:23:24 +00:00
update_traces_checksum.sh bin/ci/update_traces_checksum: use venv wrapper 2023-08-03 23:21:32 +00:00