[PATCH i-g-t] intel-ci: Block non-Intel pvr* Imagination tests
Kamil Konieczny <[email protected]> Wed, 29 Jul 2026 13:00:31 +0200
| Newsgroups | org.freedesktop.lists.igt-dev |
|---|---|
| Message-ID | <[email protected]> |
Block all non-Intel Imagination tests with prefix pvr. Cc: Ashutosh Dixit <[email protected]> Cc: Karthik B S <[email protected]> Cc: Swati Sharma <[email protected]> Signed-off-by: Kamil Konieczny <[email protected]> --- tests/intel-ci/i915.blocklist.txt | 4 ++++ tests/intel-ci/xe.blocklist.txt | 1 + 2 files changed, 5 insertions(+) diff --git a/tests/intel-ci/i915.blocklist.txt b/tests/intel-ci/i915.blocklist.txt index bfb1e6b5a..da467ae49 100644 --- a/tests/intel-ci/i915.blocklist.txt +++ b/tests/intel-ci/i915.blocklist.txt @@ -126,6 +126,10 @@ igt@panfrost.* ############################################### igt@panthor.* ############################################### +# Imagination +############################################### +igt@pvr.* +############################################### # Qualcomm ############################################### igt@msm.* diff --git a/tests/intel-ci/xe.blocklist.txt b/tests/intel-ci/xe.blocklist.txt index 0e6babd0b..410f43b17 100644 --- a/tests/intel-ci/xe.blocklist.txt +++ b/tests/intel-ci/xe.blocklist.txt @@ -9,6 +9,7 @@ igt@msm.* igt@nouveau_.* igt@panfrost.* igt@panthor.* +igt@pvr.* igt@v3d.* igt@vc4.* igt@vgem_.* -- 2.54.0