[igt-dev] [PATCH i-g-t 1/1] tests/intel-ci: Reduce xe_exec_threads tests in BATs

Katarzyna Dec katarzyna.dec at intel.com
Fri Aug 4 10:53:58 UTC 2023


We received recommendation for KMD team to reduce xe_exec_threads
tests to have only:
igt at xe_exec_threads@threads-basic
igt at xe_exec_threads@threads-mixed-basic
igt at xe_exec_threads@threads-mixed-shared-vm-basic
igt at xe_exec_threads@threads-mixed-fd-basic
NEW igt at xe_exec_threads@threads-mixed-userptr-invalidate
NEW igt at xe_exec_threads@threads-mixed-shared-vm-userptr-invalidate-race

Signed-off-by: Katarzyna Dec <katarzyna.dec at intel.com>
Cc: Gandi Ramadevi <ramadevi.gandi at intel.com>
Cc: Aditya Chauhan <aditya.chauhan at intel.com>
Cc: Himanshu Girotra <himanshu.girotra at intel.com>
Cc: Mauro Carvalho Chehab <mchehab at kernel.org>
Cc: Matthew Brost <matthew.brost at intel.com>
---
 tests/intel-ci/xe-fast-feedback.testlist | 12 +++---------
 1 file changed, 3 insertions(+), 9 deletions(-)

diff --git a/tests/intel-ci/xe-fast-feedback.testlist b/tests/intel-ci/xe-fast-feedback.testlist
index 78814f650..201a2d550 100644
--- a/tests/intel-ci/xe-fast-feedback.testlist
+++ b/tests/intel-ci/xe-fast-feedback.testlist
@@ -107,18 +107,12 @@ igt at xe_exec_reset@close-fd-no-exec
 igt at xe_exec_reset@cm-close-fd-no-exec
 igt at xe_exec_reset@virtual-close-fd-no-exec
 igt at xe_exec_store@basic-store
-#igt at xe_exec_threads@threads-basic
-igt at xe_exec_threads@threads-shared-vm-basic
-igt at xe_exec_threads@threads-fd-basic
-igt at xe_exec_threads@threads-bal-basic
-igt at xe_exec_threads@threads-cm-basic
-igt at xe_exec_threads@threads-cm-fd-basic
+igt at xe_exec_threads@threads-basic
 igt at xe_exec_threads@threads-mixed-basic
 igt at xe_exec_threads@threads-mixed-shared-vm-basic
 igt at xe_exec_threads@threads-mixed-fd-basic
-igt at xe_exec_threads@threads-bal-mixed-basic
-igt at xe_exec_threads@threads-bal-mixed-shared-vm-basic
-igt at xe_exec_threads@threads-bal-mixed-fd-basic
+igt at xe_exec_threads@threads-mixed-userptr-invalidate
+igt at xe_exec_threads@threads-mixed-shared-vm-userptr-invalidate-race
 igt at xe_gpgpu_fill@basic
 igt at xe_guc_pc@freq_basic_api
 igt at xe_guc_pc@freq_fixed_idle
-- 
2.34.1



More information about the igt-dev mailing list