[PATCH i-g-t v1 2/2] intel-ci/xe: Block more i915 tests in Xe runs
Kamil Konieczny
kamil.konieczny at linux.intel.com
Wed Apr 2 16:12:06 UTC 2025
There was added new generic Intel test intel_sysfs_debugfs
which checks sysfs and debugfs for both i915 and Xe.
Lets block i915 ones for Xe runs.
Cc: Katarzyna Piecielska <katarzyna.piecielska at intel.com>
Cc: Peter Senna Tschudin <peter.senna at linux.intel.com>
Signed-off-by: Kamil Konieczny <kamil.konieczny at linux.intel.com>
---
tests/intel-ci/xe.blocklist.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/intel-ci/xe.blocklist.txt b/tests/intel-ci/xe.blocklist.txt
index 80ceba9a5..d02d0f73e 100644
--- a/tests/intel-ci/xe.blocklist.txt
+++ b/tests/intel-ci/xe.blocklist.txt
@@ -20,6 +20,7 @@ igt at gen.*
igt at i915_.*
igt at perf.*
igt at sysfs_.*
+igt at .*@i915.*
##################################################################
# Exclude mock DRM KUnit from IGT, as those already run at build
# time on Intel CI
--
2.49.0
More information about the igt-dev
mailing list