summaryrefslogtreecommitdiff
path: root/tests/intel-ci
diff options
context:
space:
mode:
authorBhanuprakash Modem <bhanuprakash.modem@intel.com>2023-06-01 17:22:55 +0530
committerKamil Konieczny <kamil.konieczny@linux.intel.com>2023-06-01 14:11:25 +0200
commitc902b72df45aa49faa38205bc5be3c748d33a3e0 (patch)
tree7dbeb94f1eded531a83452951c8b8021462cdec3 /tests/intel-ci
parent536e9f20a90c41ac96eae815a184a5fe134bf586 (diff)
tests/intel-ci/xe: Blocklist non-Xe tests
To enable the CI for Xe full run, exclude all non-Xe tests. v2: -create different sections (Kamil) v3: -rearrange few tests (Kamil) v4: -few more corrections (Kamil) Cc: Kamil Konieczny <kamil.konieczny@linux.intel.com> Signed-off-by: Bhanuprakash Modem <bhanuprakash.modem@intel.com> Signed-off-by: Swati Sharma <swati2.sharma@intel.com> Acked-by: Kamil Konieczny <kamil.konieczny@linux.intel.com>
Diffstat (limited to 'tests/intel-ci')
-rw-r--r--tests/intel-ci/xe.blocklist.txt47
1 files changed, 46 insertions, 1 deletions
diff --git a/tests/intel-ci/xe.blocklist.txt b/tests/intel-ci/xe.blocklist.txt
index 4285881be..6009b70b0 100644
--- a/tests/intel-ci/xe.blocklist.txt
+++ b/tests/intel-ci/xe.blocklist.txt
@@ -1,5 +1,50 @@
+###############################################
+igt@meta_test(@.*)?
##################################################################
-#Pipe E, F, G and H
+# Non-Xe driver tests
+##################################################################
+igt@amdgpu.*
+igt@i915_.*
+igt@msm_.*
+igt@nouveau_.*
+igt@panfrost_.*
+igt@v3d.*
+igt@vc4.*
+igt@vgem_.*
+igt@vmwgfx.*
+##################################################################
+# Exclude all other i915 tests
+##################################################################
+igt@api.*
+igt@gem.*
+igt@gen.*
+igt@perf.*
+igt@sysfs_.*
+##################################################################
+# Exclude kselftest
+#################################################################
+igt@dmabuf.*
+igt@drm_buddy
+igt@drm_mm
+igt@kms_selftest.*
+##################################################################
+# Exclude all other non-Xe tests
+##################################################################
+igt@core.*
+igt@debugfs.*
+igt@device_reset
+igt@drm_fdinfo
+igt@drm_read
+igt@dumb.*
+igt@fbdev
+igt@feature_discovery
+igt@prime_.*
+igt@sw_sync
+igt@syncobj_.*
+igt@template
+igt@tools_test
+##################################################################
+# Pipe E, F, G and H
##################################################################
igt@.*@.*pipe-(e|f|g|h).*
##################################################################