[igt-dev] [PATCH i-g-t v5 1/3] intel-ci: update i915 blacklist to ignore the Xe driver
Mauro Carvalho Chehab
mauro.chehab at linux.intel.com
Thu Mar 23 13:28:25 UTC 2023
From: Mauro Carvalho Chehab <mchehab at kernel.org>
It doesn't make sense to run Xe tests with i915 driver loaded.
Signed-off-by: Mauro Carvalho Chehab <mchehab at kernel.org>
---
tests/intel-ci/blacklist.txt | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/tests/intel-ci/blacklist.txt b/tests/intel-ci/blacklist.txt
index 6e5cc43667cf..243bc60934f6 100644
--- a/tests/intel-ci/blacklist.txt
+++ b/tests/intel-ci/blacklist.txt
@@ -1,3 +1,8 @@
+###############################################
+# This file is for non-Xe tests only
+###############################################
+igt at xe.*
+
igt at meta_test(@.*)?
###############################################
# Handle module reloads with great care!
--
2.39.2
More information about the igt-dev
mailing list