[PATCH 2/2] intel-ci: Block igt@xe_sriov_ggtt.*
Lukasz Laguna <[email protected]> Tue, 4 Aug 2026 09:24:07 +0200
| Newsgroups | org.freedesktop.lists.igt-dev |
|---|---|
| Message-ID | <[email protected]> |
This test is dedicated for HW checkout and it's not suited for recurring CI runs. Signed-off-by: Lukasz Laguna <[email protected]> --- tests/intel-ci/xe.blocklist.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tests/intel-ci/xe.blocklist.txt b/tests/intel-ci/xe.blocklist.txt index 410f43b17..d0a2bf87d 100644 --- a/tests/intel-ci/xe.blocklist.txt +++ b/tests/intel-ci/xe.blocklist.txt @@ -114,6 +114,10 @@ igt@sriov_basic@enable-vfs-autoprobe-on$ igt@sriov_basic@enable-vfs-bind-unbind-each$ igt@sriov_basic@bind-unbind-vf$ ################################################################## +# SR-IOV tests for HW checkout, not suited for recurring CI runs +################################################################## +igt@xe_sriov_ggtt.* +################################################################## # Chamelium V1 HDMI receiver supports a maximum resolution # of 4K @ 30Hz. This test enforces an EDID with 4K @ 60Hz, # which exceeds the capabilities of V1 hardware and results -- 2.43.0