docs/ci: in paragraph about the CI being overwhelmed, mention our tool to help with...
authorEric Engestrom <eric@igalia.com>
Thu, 3 Aug 2023 13:13:02 +0000 (14:13 +0100)
committerMarge Bot <emma+marge@anholt.net>
Thu, 3 Aug 2023 19:30:11 +0000 (19:30 +0000)
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24472>

docs/ci/index.rst

index bfbac64..ee30d90 100644 (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