mesa/bin/ci
Guilherme Gallo 0acc31a001 bin/ci: crnm: Reduce trace cluttering
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>
2024-07-29 18:04:21 +00:00
..
test ci: bare-metal: poe: Create strutured logs 2023-12-19 10:09:35 +00:00
.gitignore
ci_gantt_chart.py ci/ci_gantt_chart: show duration on hover 2024-01-17 13:10:07 +00:00
ci_gantt_chart.sh ci/ci_gantt_chart: add tool to analyse pipeline execution time 2024-01-17 13:10:07 +00:00
ci_post_gantt.py bin/ci: update python-gitlab to 4.x 2024-07-29 10:08:01 +00:00
ci_post_gantt.sh ci/ci_post_gantt: add script that post gantt to Marge's messages 2024-01-20 00:02:56 +00:00
ci_run_n_monitor.py bin/ci: crnm: Reduce trace cluttering 2024-07-29 18:04:21 +00:00
ci_run_n_monitor.sh
custom_logger.py ci: Add CustomLogger class and CLI tool 2023-12-19 10:09:35 +00:00
download_gl_schema.sh
gitlab_common.py bin/ci: crnm: Reduce trace cluttering 2024-07-29 18:04:21 +00:00
gitlab_gql.py ci: run_n_monitor, sort by name when listing jobs 2024-07-11 08:28:31 +00:00
gitlab_gql.sh
job_details.gql
marge_queue.py ci/marge_queue: add pretty_dutation() 2023-10-24 12:57:14 +00:00
marge_queue.sh
nightly_compare.py ci: introduce tool for comparing nightly runs 2024-06-12 09:26:07 +00:00
nightly_compare.sh ci: introduce tool for comparing nightly runs 2024-06-12 09:26:07 +00:00
pipeline_details.gql ci/bin: gql: Improve queries for jobs/stages retrieval 2023-11-08 02:18:17 +00:00
pipeline_utils.gql ci/bin: Fix gitlab_gql methods that uses needs DAG 2023-11-08 02:18:17 +00:00
requirements.txt bin/ci: update python-gitlab to 4.x 2024-07-29 10:08:01 +00:00
structured_logger.py
update_traces_checksum.py bin/ci: update python-gitlab to 4.x 2024-07-29 10:08:01 +00:00
update_traces_checksum.sh