[PATCH v2 i-g-t] tests/intel-ci: Add platform Blocklist for Eudebug
himanshu.girotra at intel.com
himanshu.girotra at intel.com
Tue May 20 09:48:39 UTC 2025
From: Himanshu Girotra <himanshu.girotra at intel.com>
Add blocklist file for LNL/BMG and core blocklist for debugger
functionality
Signed-off-by: Himanshu Girotra <himanshu.girotra at intel.com>
Cc: Kamil Konieczny <kamil.konieczny at linux.intel.com>
Cc: Katarzyna Piecielska <katarzyna.piecielska at intel.com>
Cc: Ramadevi Gandi <ramadevi.gandi at intel.com>
---
tests/intel-ci/xe.bmg.eudebug.blocklist.txt | 5 +++++
tests/intel-ci/xe.eudebug.blocklist.txt | 4 ++++
tests/intel-ci/xe.lnl.eudebug.blocklist.txt | 6 ++++++
3 files changed, 15 insertions(+)
create mode 100644 tests/intel-ci/xe.bmg.eudebug.blocklist.txt
create mode 100644 tests/intel-ci/xe.eudebug.blocklist.txt
create mode 100644 tests/intel-ci/xe.lnl.eudebug.blocklist.txt
diff --git a/tests/intel-ci/xe.bmg.eudebug.blocklist.txt b/tests/intel-ci/xe.bmg.eudebug.blocklist.txt
new file mode 100644
index 000000000..661e3122a
--- /dev/null
+++ b/tests/intel-ci/xe.bmg.eudebug.blocklist.txt
@@ -0,0 +1,5 @@
+#####################################################
+# BMG specific blocklist for Xe EUdebugger tests
+#####################################################
+igt at .*@.*tiles
+igt at .*@*multigpu.*
diff --git a/tests/intel-ci/xe.eudebug.blocklist.txt b/tests/intel-ci/xe.eudebug.blocklist.txt
new file mode 100644
index 000000000..e13a5cc2b
--- /dev/null
+++ b/tests/intel-ci/xe.eudebug.blocklist.txt
@@ -0,0 +1,4 @@
+#####################################################
+# Core Blocklist for Xe EUdebugger tests
+#####################################################
+igt@(?!.*xe.*eudebug.*|xe_exec_sip.*).*
diff --git a/tests/intel-ci/xe.lnl.eudebug.blocklist.txt b/tests/intel-ci/xe.lnl.eudebug.blocklist.txt
new file mode 100644
index 000000000..cabac8858
--- /dev/null
+++ b/tests/intel-ci/xe.lnl.eudebug.blocklist.txt
@@ -0,0 +1,6 @@
+#####################################################
+# LNL specific blocklist for Xe EUdebugger tests
+#####################################################
+igt at .*@.*tiles
+igt at .*@*multigpu.*
+igt at xe_eudebug_online@writes-caching-(?!sram-bb-sram-target-sram).*
--
2.40.0
More information about the igt-dev
mailing list