Module: Mesa
Branch: main
Commit: a4df4fd0f5698d3cf10b0232d59e81b754f490cd
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=a4df4fd0f5698d3cf10b0232d59e81b754f490cd

Author: Eric Engestrom <[email protected]>
Date:   Thu Aug  3 14:13:02 2023 +0100

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>

---

 docs/ci/index.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/ci/index.rst b/docs/ci/index.rst
index bfbac649dad..ee30d90fee2 100644
--- a/docs/ci/index.rst
+++ b/docs/ci/index.rst
@@ -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

Reply via email to