From: Eric Anholt Date: Thu, 19 Oct 2023 08:12:16 +0000 (+0200) Subject: docs/ci: Drop old instructions for farm disabling X-Git-Tag: upstream/23.3.3~504 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=553070f993f576b8dd0688c4548bca9035679a5b;p=platform%2Fupstream%2Fmesa.git docs/ci: Drop old instructions for farm disabling Part-of: --- diff --git a/docs/ci/index.rst b/docs/ci/index.rst index dcc2e4d..2b87972 100644 --- a/docs/ci/index.rst +++ b/docs/ci/index.rst @@ -182,12 +182,8 @@ to just run 1/10th of the test list. If a HW CI farm goes offline (network dies and all CI pipelines end up stalled) or its runners are consistently spuriously failing (disk full?), and the maintainer is not immediately available to fix the -issue, please push through an MR disabling that farm's jobs by adding -'.' to the front of the jobs names until the maintainer can bring -things back up. If this happens, the farm maintainer should provide a -report to mesa-dev@lists.freedesktop.org after the fact explaining -what happened and what the mitigation plan is for that failure next -time. +issue, please push through an MR disabling that farm's jobs according +to the `Farm Management <#farm-management>`__ instructions. Personal runners ----------------