mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-06 08:50:09 +01:00
Some recurrent messages are only cluttering the ci_run_n_monitor's logs, so let's use the easily provided @cache decorator to print stuff that the user will only needs to see once. Also removes some junk that can happen during the pipeline monitoring loop, like the "----" line break, and newlines. 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 | ||