Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH RFC 0/3] Produce per-GPU testlists for IntelCI
@ 2023-11-28 16:43 Mauro Carvalho Chehab
  2023-11-28 16:43 ` [igt-dev] [PATCH RFC 1/3] tests/intel: *.json: specify what drivers use such tests Mauro Carvalho Chehab
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Mauro Carvalho Chehab @ 2023-11-28 16:43 UTC (permalink / raw)
  To: igt-dev

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

This series contain an improvement to IGT documentation tool to
help generating per-GPU testlists.

This helps producing testlists to be used by Intel CI automation,
as tests that are specific to certain GPUs or ones that won't be
running on some specific configurations can be excluded from
the testlists, making the test results more reliable, saving
execution time on CI and keeping such exclusions properly
documented.

Mauro Carvalho Chehab (3):
  tests/intel: *.json: specify what drivers use such tests
  scripts/igt_doc.py: add a logic to generate Intel CI testlists
  igt_doc: ensure that the driver name will be there

 scripts/igt_doc.py                | 162 +++++++++++++++++++++++++++++-
 scripts/test_list.py              |   8 ++
 tests/intel/i915_test_config.json |   1 +
 tests/intel/kms_test_config.json  |   1 +
 tests/intel/xe_test_config.json   |   1 +
 5 files changed, 172 insertions(+), 1 deletion(-)

-- 
2.42.0

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2023-11-29 13:00 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-28 16:43 [igt-dev] [PATCH RFC 0/3] Produce per-GPU testlists for IntelCI Mauro Carvalho Chehab
2023-11-28 16:43 ` [igt-dev] [PATCH RFC 1/3] tests/intel: *.json: specify what drivers use such tests Mauro Carvalho Chehab
2023-11-29 12:28   ` Kamil Konieczny
2023-11-28 16:43 ` [igt-dev] [PATCH RFC 2/3] scripts/igt_doc.py: add a logic to generate Intel CI testlists Mauro Carvalho Chehab
2023-11-29 12:47   ` Kamil Konieczny
2023-11-28 16:43 ` [igt-dev] [PATCH RFC 3/3] igt_doc: ensure that the driver name will be there Mauro Carvalho Chehab
2023-11-29 13:00   ` Kamil Konieczny
2023-11-28 21:22 ` [igt-dev] ✓ Fi.CI.BAT: success for Produce per-GPU testlists for IntelCI Patchwork
2023-11-28 22:03 ` [igt-dev] ✓ CI.xeBAT: " Patchwork
2023-11-29  2:34 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox