qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Acceptance Tests: update assets location and cancel tests if missing
@ 2020-09-08 20:23 Philippe Mathieu-Daudé
  2020-09-08 20:23 ` [PATCH v2 1/2] tests: bump avocado version Philippe Mathieu-Daudé
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Philippe Mathieu-Daudé @ 2020-09-08 20:23 UTC (permalink / raw)
  To: qemu-devel
  Cc: Alex Bennée, Philippe Mathieu-Daudé,
	Wainer dos Santos Moschetta, Cleber Rosa

Cover from Cleber's v1:

  To minimize the inconvenciente caused by test and job failures in the
  future, an option is enabled that will cancel (AKA skip) tests early
  when those assets are not available.

Pavel Dovgaluk (1):
  tests: bump avocado version

Philippe Mathieu-Daudé (1):
  tests/acceptance: Add Test.fetch_asset(cancel_on_missing=True)

 tests/Makefile.include                    |  2 +-
 tests/acceptance/avocado_qemu/__init__.py | 12 ++++++++++++
 tests/requirements.txt                    |  2 +-
 3 files changed, 14 insertions(+), 2 deletions(-)

-- 
2.26.2



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

end of thread, other threads:[~2020-09-09 10:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-08 20:23 [PATCH v2 0/2] Acceptance Tests: update assets location and cancel tests if missing Philippe Mathieu-Daudé
2020-09-08 20:23 ` [PATCH v2 1/2] tests: bump avocado version Philippe Mathieu-Daudé
2020-09-08 20:23 ` [PATCH v2 2/2] tests/acceptance: Add Test.fetch_asset(cancel_on_missing=True) Philippe Mathieu-Daudé
2020-09-08 21:25 ` [PATCH v2 0/2] Acceptance Tests: update assets location and cancel tests if missing Philippe Mathieu-Daudé
2020-09-09 10:51 ` Alex Bennée

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).