All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t v1 0/2] Runner: report test command line
@ 2025-07-16 15:31 Kamil Konieczny
  2025-07-16 15:31 ` [PATCH i-g-t v1 1/2] runner/executor: Build test command line before fork Kamil Konieczny
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Kamil Konieczny @ 2025-07-16 15:31 UTC (permalink / raw)
  To: igt-dev
  Cc: Kamil Konieczny, Ryszard Knop, Michal Czaplinski, Karthik B S,
	Petri Latvala

Add reporting of command line used for execution of test.

TODO: add this also to results.json but this could be non-trivial
as written in notes here:
https://gitlab.freedesktop.org/drm/igt-gpu-tools/-/issues/42

Cc: Ryszard Knop <ryszard.knop@intel.com>
Cc: Michal Czaplinski <michal.czaplinski@intel.com>
Cc: Karthik B S <karthik.b.s@intel.com>
Cc: Petri Latvala <adrinael@adrinael.net>

Kamil Konieczny (2):
  runner/executor: Build test command line before fork
  runner/executor: Report command used for test exec

 runner/executor.c | 97 +++++++++++++++++++++++++++++++++++------------
 1 file changed, 73 insertions(+), 24 deletions(-)

-- 
2.50.1


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

end of thread, other threads:[~2025-07-17 17:15 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-16 15:31 [PATCH i-g-t v1 0/2] Runner: report test command line Kamil Konieczny
2025-07-16 15:31 ` [PATCH i-g-t v1 1/2] runner/executor: Build test command line before fork Kamil Konieczny
2025-07-17 12:53   ` Gustavo Sousa
2025-07-16 15:31 ` [PATCH i-g-t v1 2/2] runner/executor: Report command used for test exec Kamil Konieczny
2025-07-17 12:52   ` Gustavo Sousa
2025-07-16 18:10 ` ✓ i915.CI.BAT: success for Runner: report test command line Patchwork
2025-07-16 19:35 ` ✓ Xe.CI.BAT: " Patchwork
2025-07-17 11:35 ` ✗ i915.CI.Full: failure " Patchwork
2025-07-17 11:59   ` Kamil Konieczny
2025-07-17 15:12 ` ✗ Xe.CI.Full: " Patchwork
2025-07-17 17:15   ` Kamil Konieczny

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.