[PATCH i-g-t v2 0/4] Additional fixes for IntelCI testlist generation

Mauro Carvalho Chehab mauro.chehab at linux.intel.com
Thu Feb 22 11:45:24 UTC 2024


From: Mauro Carvalho Chehab <mchehab at kernel.org>

Address 4 issues at testlist generation:
- trivial case of not naving gpus is not handled properly;
- the fixes for the most complex case were incomplete;
- don't consider "all" value (used for blocklists only) to be
  a gpu type;
- joining testlists from multiple json filesis not doing right, as it
  doesn't cover the case properly when GPU sets are different.

Mauro Carvalho Chehab (4):
  scripts/igt_doc.py: fix intelci testlist generation for complex cases
  scripts/igt_doc.py: ignore "all" when producing testlists
  scripts/igt_doc.py: fix trivial case handling
  scripts/igt_doc.py: fix intelci testlist join logic

 scripts/igt_doc.py | 85 ++++++++++++++++++++++++++--------------------
 1 file changed, 48 insertions(+), 37 deletions(-)

-- 
2.43.2



More information about the igt-dev mailing list