[PATCH i-g-t 0/2] Add CRI blocklist & enable CI execution
| Newsgroups | org.freedesktop.lists.igt-dev |
|---|---|
| Message-ID | <[email protected]> |
From: Himanshu Girotra <[email protected]> This series adds execution support for the CRI platform. Patch 1 introduces xe.cri.core.blocklist.txt with CRI-specific core test exclusions and registers it in meson.build. Patch 2 adds the xe.cri.core.blocklist to config.json which generates testlist for CI execution. Himanshu Girotra (2): intel-ci: Add CRI core blocklist intel-ci: Add xe.cri.core.blocklist to config.json tests/intel-ci/meson.build | 1 + tests/intel-ci/xe.cri.core.blocklist.txt | 53 ++++++++++++++++++++++++ tests/intel/xe_test_config.json | 1 + 3 files changed, 55 insertions(+) create mode 100644 tests/intel-ci/xe.cri.core.blocklist.txt -- 2.50.1