[igt-dev] [PATCH i-g-t 2/3] intel-ci: Document purpose of fast-feedback.testlist

Petri Latvala petri.latvala at intel.com
Tue Mar 13 10:21:50 UTC 2018


Original text was written before shard runs existed. Removed the
criteria for testlist contents; The list is still strictly controlled,
but additions/removals will be considered case-by-case.

Signed-off-by: Petri Latvala <petri.latvala at intel.com>
---
 tests/intel-ci/README | 22 ++++++++--------------
 1 file changed, 8 insertions(+), 14 deletions(-)

diff --git a/tests/intel-ci/README b/tests/intel-ci/README
index 4d7a97eb..2ccbbb1a 100644
--- a/tests/intel-ci/README
+++ b/tests/intel-ci/README
@@ -21,20 +21,14 @@ ask a maintainer (see MAINTAINERS).
 fast-feedback.testlist
 ======================
 
-Fast-feedback is the testlist that is run for Patchwork and Trybot
-testing. It is also run on various drm-intel-* branches.
-
-The results of CI runs on drm-tip can be found in
-https://intel-gfx-ci.01.org/CI/
-
-Time limit: Full run must complete in 15 minutes on all tested
-platforms.
-
-Feature coverage: Should test all working features, with at least 1
-test per feature.
-
-The string "basic" in a test name means the test probably belongs in
-this list.
+Fast-feedback contains tests that roughly tests a wide coverage of
+features in a short time. If the tests in fast-feedback report no
+regressions, the (almost) full suite of IGT tests is executed for
+proper testing. Results of a fast-feedback test round should only be
+considered to mean that the kernel is not obviously broken.
+
+The results of CI runs on drm-tip and various other kernel trees can
+be found in https://intel-gfx-ci.01.org/CI/
 
 =============
 meta.testlist
-- 
2.14.1



More information about the igt-dev mailing list