[igt-dev] [PATCH i-g-t] tests/intel-ci: fix xe-fast-feedback.testlist

Daniel Mrzyglod daniel.t.mrzyglod at intel.com
Wed Aug 9 09:44:26 UTC 2023


This patch revert testplan change for igt at xe_query
where query-engines which is a proper HW engine test.

This patch fix the line which propably occured by mistake.
-igt at xe_query@query-engines
+igt at xe_query@query-execqueues

Fixes: 481fe148f034 ("xe: Rename engine to exec_queue")

Signed-off-by: Daniel Mrzyglod <daniel.t.mrzyglod at intel.com>
Cc: francois.dugast at intel.com
Cc: Matthew Brost <matthew.brost at intel.com>
Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
---
 tests/intel-ci/xe-fast-feedback.testlist | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/intel-ci/xe-fast-feedback.testlist b/tests/intel-ci/xe-fast-feedback.testlist
index f7c6b62f5f08..a5ed24aa084b 100644
--- a/tests/intel-ci/xe-fast-feedback.testlist
+++ b/tests/intel-ci/xe-fast-feedback.testlist
@@ -147,7 +147,7 @@ igt at xe_pm_residency@gt-c6-on-idle
 igt at xe_prime_self_import@basic-with_one_bo
 igt at xe_prime_self_import@basic-with_fd_dup
 #igt at xe_prime_self_import@basic-llseek-size
-igt at xe_query@query-execqueues
+igt at xe_query@query-engines
 igt at xe_query@query-mem-usage
 igt at xe_query@query-gts
 igt at xe_query@query-config
-- 
2.41.0



More information about the igt-dev mailing list