From 79cf575d5ac2b2275a4813a7bfb0cf35641ab296 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Wed, 23 Jan 2019 15:25:30 +0000 Subject: intel-ci: Drop gem_exec_nop from BAT This pair, gem_exec_nop/{series,parallel}, are very light stress tests of which we already perform the same sequence inside i915_selftests/live_requests. We keep basic uABI coverage (i.e. plain old gem_execbuf) via the likes of gem_exec_basic and gem_exec_reloc so all gem_exec_nop adds are nefarious HW details, much less likely to spot if a test is of sound quality for further testing (and again, we have alternate coverage of the same HW stress). Between the pair of subtests, gem_exec_nop takes about 20s of BAT. Signed-off-by: Chris Wilson Cc: Joonas Lahtinen Cc: Mika Kuoppala Cc: Petri Latvala Cc: Tomi Sarvela Reviewed-by: Mika Kuoppala Acked-by: Petri Latvala --- tests/intel-ci/fast-feedback.testlist | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/intel-ci') diff --git a/tests/intel-ci/fast-feedback.testlist b/tests/intel-ci/fast-feedback.testlist index da3c4c8e..a95d2e95 100644 --- a/tests/intel-ci/fast-feedback.testlist +++ b/tests/intel-ci/fast-feedback.testlist @@ -43,8 +43,6 @@ igt@gem_exec_fence@basic-wait-default igt@gem_exec_fence@basic-await-default igt@gem_exec_fence@nb-await-default igt@gem_exec_gttfill@basic -igt@gem_exec_nop@basic-parallel -igt@gem_exec_nop@basic-series igt@gem_exec_parallel@basic igt@gem_exec_parse@basic-allowed igt@gem_exec_parse@basic-rejected -- cgit v1.2.3