docs/ci: in paragraph about the CI being overwhelmed, mention our tool to help with that

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24472>
This commit is contained in:
Eric Engestrom
2023-08-03 14:13:02 +01:00
committed by Marge Bot
parent 845518d5d4
commit a4df4fd0f5

View File

@@ -22,6 +22,8 @@ The CI runs a number of tests, from trivial build-testing to complex GPU renderi
A typical run takes between 20 and 30 minutes, although it can go up very quickly
if the GitLab runners are overwhelmed, which happens sometimes. When it does happen,
not much can be done besides waiting it out, or cancel it.
You can do your part by only running the jobs you care about by using `our
tool <#running-specific-ci-jobs>`__.
Due to limited resources, we currently do not run the CI automatically
on every push; instead, we only run it automatically once the MR has