qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] tests: Add 'fetch-acceptance' rule
@ 2020-07-24  7:35 Philippe Mathieu-Daudé
  2020-07-24  7:35 ` [PATCH 1/2] " Philippe Mathieu-Daudé
  2020-07-24  7:35 ` [PATCH 2/2] tests: Exclude 'boot_linux.py' from fetch-acceptance rule Philippe Mathieu-Daudé
  0 siblings, 2 replies; 6+ messages in thread
From: Philippe Mathieu-Daudé @ 2020-07-24  7:35 UTC (permalink / raw)
  To: qemu-devel
  Cc: Thomas Huth, Philippe Mathieu-Daudé,
	Wainer dos Santos Moschetta, Willian Rampazzo, Cleber Rosa,
	Alex Bennée

Add a rule to fetch acceptance test assets.

This is particularly useful in a CI context, when a single job
can fetch and save the cache so other jobs reuse it directly.

It is also useful to measure the time spent downloading the
assets versus the time spent running the tests.

For now we have to exclude the 'boot_linux.py' which triggers
an exception.

Philippe Mathieu-Daudé (2):
  tests: Add 'fetch-acceptance' rule
  tests: Exclude 'boot_linux.py' from fetch-acceptance rule

 tests/Makefile.include | 9 +++++++++
 1 file changed, 9 insertions(+)

-- 
2.21.3



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

end of thread, other threads:[~2020-07-24 19:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-24  7:35 [PATCH 0/2] tests: Add 'fetch-acceptance' rule Philippe Mathieu-Daudé
2020-07-24  7:35 ` [PATCH 1/2] " Philippe Mathieu-Daudé
2020-07-24 19:00   ` Wainer dos Santos Moschetta
2020-07-24  7:35 ` [PATCH 2/2] tests: Exclude 'boot_linux.py' from fetch-acceptance rule Philippe Mathieu-Daudé
2020-07-24 18:26   ` Wainer dos Santos Moschetta
2020-07-24 18:47     ` Willian Rampazzo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).