From 951e2b1a016b750544d0f42459b13b9c70631c68 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Mon, 14 Jan 2019 22:58:59 +0000 Subject: intel-ci: Drop gem_ctx_switch/heavy from BAT 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 Cc: Mika Kuoppala Reviewed-by: Mika Kuoppala Acked-by: Tomi Sarvela Acked-by: Petri Latvala --- tests/intel-ci/fast-feedback.testlist | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/intel-ci') diff --git a/tests/intel-ci/fast-feedback.testlist b/tests/intel-ci/fast-feedback.testlist index 6d42792c..da3c4c8e 100644 --- a/tests/intel-ci/fast-feedback.testlist +++ b/tests/intel-ci/fast-feedback.testlist @@ -16,7 +16,6 @@ igt@gem_ctx_exec@basic igt@gem_ctx_param@basic igt@gem_ctx_param@basic-default igt@gem_ctx_switch@basic-default -igt@gem_ctx_switch@basic-default-heavy igt@gem_exec_basic@basic-blt igt@gem_exec_basic@basic-bsd igt@gem_exec_basic@basic-bsd1 -- cgit v1.2.3