qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/2] tests: Add 'fetch-acceptance' rule


From: Philippe Mathieu-Daudé
Subject: [PATCH 0/2] tests: Add 'fetch-acceptance' rule
Date: Fri, 24 Jul 2020 09:35:22 +0200

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]