[PATCH i-g-t] tests/intel-ci: Remove xe_bo_shrink_kunit

Nirmoy Das nirmoy.das at intel.com
Thu Nov 14 09:32:43 UTC 2024


Remove xe_bo_shrink_kunit which takes a while to run on various
machines. There is no good way to make it faster.

Cc: Matthew Auld <matthew.auld at intel.com>
Suggested-by: Thomas Hellström <thomas.hellstrom at linux.intel.com>
Link: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/2998
Signed-off-by: Nirmoy Das <nirmoy.das at intel.com>
---
 tests/intel-ci/xe-fast-feedback.testlist | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/tests/intel-ci/xe-fast-feedback.testlist b/tests/intel-ci/xe-fast-feedback.testlist
index d9fb98aab..c263473e0 100644
--- a/tests/intel-ci/xe-fast-feedback.testlist
+++ b/tests/intel-ci/xe-fast-feedback.testlist
@@ -217,7 +217,8 @@ igt at xe_waitfence@reltime
 igt at core_hotunplug@unbind-rebind
 
 # Run KUnit tests at the end
-igt at xe_live_ktest@xe_bo
+igt at xe_live_ktest@xe_bo at xe_ccs_migrate_kunit
+igt at xe_live_ktest@xe_bo at xe_bo_evict_kunit
 igt at xe_live_ktest@xe_dma_buf
 igt at xe_live_ktest@xe_migrate
 
-- 
2.46.0



More information about the igt-dev mailing list