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

Philippe Mathieu-Daudé posted 2 patches 3 years, 9 months ago
Test docker-quick@centos7 failed
Test docker-mingw@fedora failed
Test checkpatch failed
Test FreeBSD failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20200724073524.26589-1-f4bug@amsat.org
tests/Makefile.include | 9 +++++++++
1 file changed, 9 insertions(+)
[PATCH 0/2] tests: Add 'fetch-acceptance' rule
Posted by Philippe Mathieu-Daudé 3 years, 9 months ago
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