[PATCH i-g-t v3 1/2] intel-ci/xe.blocklist: remove device_reset at unbind-reset-rebind
Kamil Konieczny
kamil.konieczny at linux.intel.com
Mon May 12 12:53:54 UTC 2025
Remove device_reset at unbind-reset-rebind as it should work for Xe.
v2: unblock only *-rebind subtests (Marcin)
v3: keep blocking .*cold.* subtests (Kamil)
Cc: Katarzyna Piecielska <katarzyna.piecielska at intel.com>
Cc: Lucas De Marchi <lucas.demarchi at intel.com>
Cc: Marcin Bernatowicz <marcin.bernatowicz at linux.intel.com>
Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
Signed-off-by: Kamil Konieczny <kamil.konieczny at linux.intel.com>
Reviewed-by: Marcin Bernatowicz <marcin.bernatowicz at linux.intel.com>
---
tests/intel-ci/xe.blocklist.txt | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/tests/intel-ci/xe.blocklist.txt b/tests/intel-ci/xe.blocklist.txt
index 7f4dbcd27..3cb10296d 100644
--- a/tests/intel-ci/xe.blocklist.txt
+++ b/tests/intel-ci/xe.blocklist.txt
@@ -37,7 +37,8 @@ igt at xe_live_ktest@xe_bo_shrink
# Exclude all other non-Xe tests
##################################################################
igt at debugfs.*
-igt at device_reset.*
+igt at device_reset@.*cold.*
+igt at device_reset@.*reset-bound
igt at drm_read.*
igt at dumb.*
igt at prime_.*
--
2.49.0
More information about the igt-dev
mailing list