mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-06-08 08:08:25 +02:00
We stop monitoring pipeline changes when we find out that the target job is already running, or is in a complete state. But when we `--force-manual` we should consider that the job is not complete and we should iterate a little more in the monitor pipeline stage until it gets ready for trace following. Closes: #11552 Signed-off-by: Guilherme Gallo <guilherme.gallo@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30361> |
||
|---|---|---|
| .. | ||
| test | ||
| .gitignore | ||
| ci_gantt_chart.py | ||
| ci_gantt_chart.sh | ||
| ci_post_gantt.py | ||
| ci_post_gantt.sh | ||
| ci_run_n_monitor.py | ||
| ci_run_n_monitor.sh | ||
| custom_logger.py | ||
| download_gl_schema.sh | ||
| gitlab_common.py | ||
| gitlab_gql.py | ||
| gitlab_gql.sh | ||
| job_details.gql | ||
| marge_queue.py | ||
| marge_queue.sh | ||
| nightly_compare.py | ||
| nightly_compare.sh | ||
| pipeline_details.gql | ||
| pipeline_utils.gql | ||
| requirements.txt | ||
| structured_logger.py | ||
| update_traces_checksum.py | ||
| update_traces_checksum.sh | ||