RE: [PATCH i-g-t 0/2] Add CRI blocklist & enable CI execution
"Gandi, Ramadevi" <[email protected]>
| Newsgroups | org.freedesktop.lists.igt-dev |
|---|---|
| Message-ID | <IA3PR11MB9013668EFB6E0B35B8C8D88385DA2@IA3PR11MB9013.namprd11.prod.outlook.com> |
LGTM. Reviewed-by: Gandi Ramadevi <[email protected]> > -----Original Message----- > From: Girotra, Himanshu <[email protected]> > Sent: Friday, August 14, 2026 9:37 PM > To: [email protected]; Gandi, Ramadevi > <[email protected]> > Subject: [PATCH i-g-t 0/2] Add CRI blocklist & enable CI execution > > 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