[PATCH i-g-t v2] intel-ci: Add xe_sriov_vram to NVL blocklist
Jakub Kolakowski <[email protected]>
| Newsgroups | org.freedesktop.lists.igt-dev |
|---|---|
| Message-ID | <[email protected]> |
NVL does not have VRAM and xe_sriov_vram skips on this platform. Add the test to NVL blocklist. v2: move igt@xe_sriov_vram@.* before igt@xe_vm@out-of-memory (Kamil) Cc: Adam Miszczak <[email protected]> Cc: Lukasz Laguna <[email protected]> Cc: Marcin Bernatowicz <[email protected]> Cc: Piotr Piórkowski <[email protected]> Signed-off-by: Jakub Kolakowski <[email protected]> --- tests/intel-ci/xe.nvl.core.blocklist.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/intel-ci/xe.nvl.core.blocklist.txt b/tests/intel-ci/xe.nvl.core.blocklist.txt index 14e76df47..b36921519 100644 --- a/tests/intel-ci/xe.nvl.core.blocklist.txt +++ b/tests/intel-ci/xe.nvl.core.blocklist.txt @@ -19,6 +19,7 @@ igt@xe_evict.* igt@xe_pm@d3hot-mmap-vram igt@xe_eudebug_online@writes-caching-(?!sram-bb-sram-target-sram).* igt@xe_compute_preempt@.*vram.* +igt@xe_sriov_vram@.* igt@xe_vm@out-of-memory ################################################################## # Valid skip: PAT index tests targeting older/different platforms -- 2.43.0