[PATCH i-g-t 3/3] tests/intel-ci: Update blocklists

Bhanuprakash Modem bhanuprakash.modem at intel.com
Mon Jun 10 08:01:49 UTC 2024


As non-Intel tests are moved to different directories,
update the Intel CI blocklist accordingly.

Fixes: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11129
Cc: Kamil Konieczny <kamil.konieczny at linux.intel.com>
Signed-off-by: Bhanuprakash Modem <bhanuprakash.modem at intel.com>
---
 tests/intel-ci/blacklist.txt    | 12 ++++++------
 tests/intel-ci/xe.blocklist.txt | 12 ++++++------
 2 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/tests/intel-ci/blacklist.txt b/tests/intel-ci/blacklist.txt
index 4fdefb90d..45a24a8aa 100644
--- a/tests/intel-ci/blacklist.txt
+++ b/tests/intel-ci/blacklist.txt
@@ -91,24 +91,24 @@ igt at kms_chamelium_frames@hdmi-.*-planes-random
 ###############################################
 # Broadcom
 ###############################################
-igt at vc4_.*
-igt at v3d_.*
+igt at vc4@.*
+igt at v3d@.*
 ###############################################
 # AMD
 ###############################################
-igt at amdgpu/.*
+igt at amdgpu@.*
 ###############################################
 # VMware
 ###############################################
-igt at vmwgfx.*
+igt at vmwgfx@.*
 ###############################################
 # Panfrost
 ###############################################
-igt at panfrost_.*
+igt at panfrost@.*
 ###############################################
 # Qualcomm
 ###############################################
-igt at msm_.*
+igt at msm@.*
 ###############################################
 # Hibernate: not configured correctly on CI
 ###############################################
diff --git a/tests/intel-ci/xe.blocklist.txt b/tests/intel-ci/xe.blocklist.txt
index b33b568fa..8bf5b45cc 100644
--- a/tests/intel-ci/xe.blocklist.txt
+++ b/tests/intel-ci/xe.blocklist.txt
@@ -3,14 +3,14 @@ igt at meta_test(@.*)?
 ##################################################################
 # Non-Intel driver tests
 ##################################################################
-igt at amdgpu.*
-igt at msm_.*
+igt at amdgpu@.*
+igt at msm@.*
 igt at nouveau_.*
-igt at panfrost_.*
-igt at v3d.*
-igt at vc4.*
+igt at panfrost@.*
+igt at v3d@.*
+igt at vc4@.*
 igt at vgem_.*
-igt at vmwgfx.*
+igt at vmwgfx@.*
 ##################################################################
 # Exclude all i915 tests
 ##################################################################
-- 
2.43.2



More information about the igt-dev mailing list