mesa/bin/ci
Vignesh Raman 202437dd8e ci/gitlab_gql: disable schema fetch
When running ci_run_n_monitor, the following error is seen,
gql.transport.exceptions.TransportQueryError: Error while fetching schema: {'message': 'Internal server error'}
If you don't need the schema, you can try with: "fetch_schema_from_transport=False"

Set fetch_schema_from_transport=False to avoid this failure.

Signed-off-by: Vignesh Raman <vignesh.raman@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39845>
2026-02-12 16:02:01 +00:00
..
test ci: Add missing aiohttp Python dependecy 2025-10-15 23:48:53 +00:00
.gitignore
ci_gantt_chart.py ci: update token retrieval method for gantt charts 2024-12-19 16:56:30 -08:00
ci_gantt_chart.sh
ci_post_gantt.py ci: update token retrieval method for gantt charts 2024-12-19 16:56:30 -08:00
ci_post_gantt.sh
ci_run_n_monitor.py ci,crnm: inhibit pretty_wait within a GitLab job 2026-01-08 11:20:03 +00:00
ci_run_n_monitor.sh
custom_logger.py ci: include duration in the CustomLogger 2025-04-15 13:04:11 +00:00
download_gl_schema.sh
gitlab_common.py ci,crnm: fix round error in pretty_duration 2026-01-08 11:20:03 +00:00
gitlab_gql.py ci/gitlab_gql: disable schema fetch 2026-02-12 16:02:01 +00:00
gitlab_gql.sh
job_details.gql
marge_queue.py ci,marge_queue: read token from file by default 2025-10-16 17:40:51 +00:00
marge_queue.sh
nightly_compare.py ci,crnm: migrate colorama to rich 2025-09-23 09:57:37 +00:00
nightly_compare.sh
pipeline_details.gql ci/gitlab_gql: keep track of job tags 2025-09-04 09:19:32 +00:00
pipeline_message.py ci: move pipeline_summary tool to .marge/hooks 2024-12-02 19:22:59 -08:00
pipeline_message.sh ci: add a tool to summarize a failed pipeline 2024-11-22 19:42:32 +00:00
pipeline_utils.gql
requirements.txt bin/ci: Update python-gitlab to 5.x for Python 3.14 compatibility 2025-10-29 08:16:39 +00:00
structured_logger.py
update_tag.py ci: Fix location of conditional build tags 2025-07-01 10:41:14 +00:00
update_traces_checksum.py ci,crnm: migrate colorama to rich 2025-09-23 09:57:37 +00:00
update_traces_checksum.sh