[igt-dev] [PATCH i-g-t v3] tests/intel-ci/xe: Blocklist non-Xe tests

Swati Sharma swati2.sharma at intel.com
Thu Jun 1 11:52:55 UTC 2023


From: Bhanuprakash Modem <bhanuprakash.modem at intel.com>

To enable the CI for Xe full run, exclude all non-Xe tests.

v2: -create different sections (Kamil)
v3: -rearrange few tests (Kamil)

Cc: Kamil Konieczny <kamil.konieczny at linux.intel.com>
Signed-off-by: Bhanuprakash Modem <bhanuprakash.modem at intel.com>
Signed-off-by: Swati Sharma <swati2.sharma at intel.com>
Acked-by: Kamil Konieczny <kamil.konieczny at linux.intel.com>
---
 tests/intel-ci/xe.blocklist.txt | 47 ++++++++++++++++++++++++++++++++-
 1 file changed, 46 insertions(+), 1 deletion(-)

diff --git a/tests/intel-ci/xe.blocklist.txt b/tests/intel-ci/xe.blocklist.txt
index 4285881b..1cf4bb2c 100644
--- a/tests/intel-ci/xe.blocklist.txt
+++ b/tests/intel-ci/xe.blocklist.txt
@@ -1,5 +1,50 @@
+###############################################
+igt at meta_test(@.*)?
 ##################################################################
-#Pipe E, F, G and H
+# Non-Xe driver tests
+##################################################################
+igt at amdgpu.*
+igt at i915_.*
+igt at msm_.*
+igt at nouveau_.*
+igt at panfrost_.*
+igt at v3d.*
+igt at vc4.*
+igt at vgem_.*
+igt at vmwgfx.*
+##################################################################
+# Exclude all other i915 tests
+##################################################################
+igt at gem.*
+igt at gen.*
+igt at perf.*
+igt at sysfs_.*
+igt at api.*
+##################################################################
+# Exclude temporarily kselftest
+#################################################################
+igt at dmabuf.*
+igt at drm_buddy.*
+igt at drm_mm.*
+igt at kms_selftest.*
+igt at debugfs.*
+igt at drm.*
+##################################################################
+# Exclude all other non-Xe tests
+##################################################################
+igt at core.*
+igt at debugfs.*
+igt at device_reset
+igt at dumb.*
+igt at fbdev
+igt at feature_discovery
+igt at prime_.*
+igt at sw_sync
+igt at syncobj_.*
+igt at template
+igt at tools_test
+##################################################################
+# Pipe E, F, G and H
 ##################################################################
 igt at .*@.*pipe-(e|f|g|h).*
 ##################################################################
-- 
2.25.1



More information about the igt-dev mailing list