All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Improvements for the device-crash-test jobs
@ 2023-04-14 14:58 Thomas Huth
  2023-04-14 14:58 ` [PATCH 1/2] gitlab-ci: Avoid to re-run "configure" in " Thomas Huth
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Thomas Huth @ 2023-04-14 14:58 UTC (permalink / raw)
  To: qemu-devel
  Cc: Alex Bennée, Philippe Mathieu-Daudé, Eduardo Habkost,
	Eldon Stegall, Camilla Conte

Improve the runtime of the device-crash-test jobs by avoiding
to run "configure" again and by forcing to test with TCG only
(instead of testing twice, with TCG and KVM).

Thomas Huth (2):
  gitlab-ci: Avoid to re-run "configure" in the device-crash-test jobs
  scripts/device-crash-test: Add a parameter to run with TCG only

 .gitlab-ci.d/buildtest.yml | 6 +++---
 scripts/device-crash-test  | 4 +++-
 2 files changed, 6 insertions(+), 4 deletions(-)

-- 
2.31.1



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

end of thread, other threads:[~2023-04-17 11:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-14 14:58 [PATCH 0/2] Improvements for the device-crash-test jobs Thomas Huth
2023-04-14 14:58 ` [PATCH 1/2] gitlab-ci: Avoid to re-run "configure" in " Thomas Huth
2023-04-14 14:58 ` [PATCH 2/2] scripts/device-crash-test: Add a parameter to run with TCG only Thomas Huth
2023-04-17 11:50 ` [PATCH 0/2] Improvements for the device-crash-test jobs Alex Bennée

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.