[PATCH i-g-t 0/2] tests/intel: Add blocklists and test_config
Karthik B S
karthik.b.s at intel.com
Wed Apr 16 10:28:04 UTC 2025
With config definitions one can use blocklist defining test cases
that are not supported by LNL and BMG platform on xe to generate
platform testlists.
Example use: ‘scripts/igt_doc.py --config tests/intel/kms_test_config.json
--config tests/intel/xe_test_config.json --intelci-testlist generated-testlist’
Signed-off-by: Karthik B S <karthik.b.s at intel.com>
Signed-off-by: Jari Tahvanainen <jari.tahvanainen at intel.com>
Signed-off-by: Aditya Chauhan <aditya.chauhan at intel.com>
Karthik B S (2):
tests/intel-ci: Add platform blocklists to enable platform testlist
creation
tests/intel/test_config: Add GPU excluded platform definition for
LNL/BMG
tests/intel-ci/xe.bmg.core.blocklist.txt | 78 +++++++++
tests/intel-ci/xe.bmg.display.blocklist.txt | 158 ++++++++++++++++++
tests/intel-ci/xe.lnl.core.blocklist.txt | 85 ++++++++++
tests/intel-ci/xe.lnl.display.blocklist.txt | 171 ++++++++++++++++++++
tests/intel/kms_test_config.json | 10 +-
tests/intel/xe_test_config.json | 12 +-
6 files changed, 511 insertions(+), 3 deletions(-)
create mode 100644 tests/intel-ci/xe.bmg.core.blocklist.txt
create mode 100644 tests/intel-ci/xe.bmg.display.blocklist.txt
create mode 100644 tests/intel-ci/xe.lnl.core.blocklist.txt
create mode 100644 tests/intel-ci/xe.lnl.display.blocklist.txt
--
2.43.0
More information about the igt-dev
mailing list