[igt-dev] [PATCH i-g-t] intel-ci: Drop b/c pipes from kms_busy fast feedback

Chris Wilson chris at chris-wilson.co.uk
Tue Feb 11 16:15:08 UTC 2020


The principle test for kms_busy is checking the synchronisation between
on-going rendering to a framebuffer and its flip, that is independent of
the pipe. As such for our fast feedback on driver health, we can look at
the first pipe and assume any errors on the rest will be picked up later
in the shards/idle runs.

Each pass of kms_busy is about 25s.

Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
---
 tests/intel-ci/fast-feedback.testlist | 2 --
 1 file changed, 2 deletions(-)

diff --git a/tests/intel-ci/fast-feedback.testlist b/tests/intel-ci/fast-feedback.testlist
index 467e11267..c0a2cce52 100644
--- a/tests/intel-ci/fast-feedback.testlist
+++ b/tests/intel-ci/fast-feedback.testlist
@@ -89,8 +89,6 @@ igt at kms_addfb_basic@unused-modifier
 igt at kms_addfb_basic@unused-offsets
 igt at kms_addfb_basic@unused-pitches
 igt at kms_busy@basic-flip-pipe-a
-igt at kms_busy@basic-flip-pipe-b
-igt at kms_busy@basic-flip-pipe-c
 igt at kms_chamelium@dp-hpd-fast
 igt at kms_chamelium@dp-edid-read
 igt at kms_chamelium@dp-crc-fast
-- 
2.25.0



More information about the igt-dev mailing list