[Intel-gfx] [PATCH i-g-t] intel-ci: Drop gem_ctx_switch/heavy
Chris Wilson
chris at chris-wilson.co.uk
Mon Jan 14 23:03:01 UTC 2019
Th heavy variant of gem_ctx_switch does little more than provide an
alternate timing for the basic gem_ctx_switch; the timing only effects
the HW and does not stress the driver any differently. As such,
including gem_ctx_switch/heavy provides no more basic coverage for BAT
over and above the default gem_ctx_switch and
i915_selftests/live_contexts.
It takes around 45s, of a 600s total target time for BAT.
Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
Cc: Mika Kuoppala <mika.kuoppala at linux.intel.com>
---
tests/intel-ci/fast-feedback.testlist | 1 -
1 file changed, 1 deletion(-)
diff --git a/tests/intel-ci/fast-feedback.testlist b/tests/intel-ci/fast-feedback.testlist
index 6d42792c6..da3c4c8ed 100644
--- a/tests/intel-ci/fast-feedback.testlist
+++ b/tests/intel-ci/fast-feedback.testlist
@@ -16,7 +16,6 @@ igt at gem_ctx_exec@basic
igt at gem_ctx_param@basic
igt at gem_ctx_param@basic-default
igt at gem_ctx_switch@basic-default
-igt at gem_ctx_switch@basic-default-heavy
igt at gem_exec_basic@basic-blt
igt at gem_exec_basic@basic-bsd
igt at gem_exec_basic@basic-bsd1
--
2.20.1
More information about the Intel-gfx
mailing list