Mesa (master): docs: Relax the expectations of HW CI farms.

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Jul 8 20:45:09 UTC 2020


Module: Mesa
Branch: master
Commit: 21e6d67a2e2197b8b55e3e641037290a0a850c9b
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=21e6d67a2e2197b8b55e3e641037290a0a850c9b

Author: Eric Anholt <eric at anholt.net>
Date:   Tue Jun 16 16:34:11 2020 -0700

docs: Relax the expectations of HW CI farms.

We've been doing pretty well at around half an hour per pipeline, no need
to be too harsh.

Reviewed-by: Eric Engestrom <eric at engestrom.ch>
Reviewed-by: Erik Faye-Lund <erik.faye-lund at collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5510>

---

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

diff --git a/docs/ci/index.rst b/docs/ci/index.rst
index 4055f876f91..e191d471f0d 100644
--- a/docs/ci/index.rst
+++ b/docs/ci/index.rst
@@ -99,9 +99,8 @@ unacceptable cost to the project.
 Additionally, the test farm needs to be able to provide a short enough
 turnaround time that we can get our MRs through marge-bot without the
 pipeline backing up.  As a result, we require that the test farm be
-able to handle a whole pipeline's worth of jobs in less than 5 minutes
-(to compare, the build stage is about 10 minutes, if you could get all
-your jobs scheduled on the shared runners in time.).
+able to handle a whole pipeline's worth of jobs in less than 15 minutes
+(to compare, the build stage is about 10 minutes).
 
 If a test farm is short the HW to provide these guarantees, consider
 dropping tests to reduce runtime.



More information about the mesa-commit mailing list