All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Acceptance Tests: update assets location and cancel tests if missing
@ 2020-09-07  4:19 ` Cleber Rosa
  0 siblings, 0 replies; 34+ messages in thread
From: Cleber Rosa @ 2020-09-07  4:19 UTC (permalink / raw)
  To: qemu-devel
  Cc: Aleksandar Markovic, Fabien Chouteau, Antony Pavlov, Cleber Rosa,
	Yoshinori Sato, Eduardo Habkost, Andrzej Zaborowski, Jiaxun Yang,
	Mark Cave-Ayland, Pavel Dovgalyuk, Aurelien Jarno,
	Aleksandar Rikalo, Beraldo Leal, KONRAD Frederic,
	Wainer dos Santos Moschetta, Philippe Mathieu-Daudé,
	Michael Rolnik, Willian Rampazzo, Thomas Huth, Sarah Harris,
	Peter Maydell, Paolo Bonzini, qemu-ppc, qemu-arm,
	Hervé Poussineau, Alex Bennée

This updates a couple of asset locations, because their locations on
their origin distributions are not permanently stable.

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.

Cleber Rosa (3):
  Acceptance tests: use an available kernel image package for arm
  boot linux test: update arm bionic URL
  Acceptance tests: cancel tests on missing assets

Pavel Dovgaluk (1):
  tests: bump avocado version

 tests/Makefile.include                       |   2 +-
 tests/acceptance/boot_linux_console.py       | 164 +++++++++++--------
 tests/acceptance/linux_initrd.py             |   6 +-
 tests/acceptance/linux_ssh_mips_malta.py     |   6 +-
 tests/acceptance/machine_arm_canona1100.py   |   3 +-
 tests/acceptance/machine_arm_integratorcp.py |   9 +-
 tests/acceptance/machine_arm_n8x0.py         |   3 +-
 tests/acceptance/machine_avr6.py             |   3 +-
 tests/acceptance/machine_m68k_nextcube.py    |   3 +-
 tests/acceptance/machine_mips_malta.py       |   6 +-
 tests/acceptance/machine_rx_gdbsim.py        |   9 +-
 tests/acceptance/machine_sparc64_sun4u.py    |   3 +-
 tests/acceptance/machine_sparc_leon3.py      |   3 +-
 tests/acceptance/ppc_prep_40p.py             |   8 +-
 tests/acceptance/replay_kernel.py            |  51 ++++--
 tests/requirements.txt                       |   2 +-
 16 files changed, 171 insertions(+), 110 deletions(-)

-- 
2.25.4


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

end of thread, other threads:[~2020-09-08 20:22 UTC | newest]

Thread overview: 34+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-07  4:19 [PATCH 0/4] Acceptance Tests: update assets location and cancel tests if missing Cleber Rosa
2020-09-07  4:19 ` Cleber Rosa
2020-09-07  4:19 ` [PATCH 1/4] Acceptance tests: use an available kernel image package for arm Cleber Rosa
2020-09-07  4:19   ` Cleber Rosa
2020-09-07  8:06   ` Philippe Mathieu-Daudé
2020-09-07  8:06     ` Philippe Mathieu-Daudé
2020-09-07  9:39     ` Daniel P. Berrangé
2020-09-07  9:39       ` Daniel P. Berrangé
2020-09-07  9:59       ` Philippe Mathieu-Daudé
2020-09-07  9:59         ` Philippe Mathieu-Daudé
2020-09-07 10:28         ` Daniel P. Berrangé
2020-09-07 10:28           ` Daniel P. Berrangé
2020-09-07 10:37           ` Philippe Mathieu-Daudé
2020-09-07 10:37             ` Philippe Mathieu-Daudé
2020-09-08 13:20         ` Alex Bennée
2020-09-08 13:20           ` Alex Bennée
2020-09-08 13:47           ` Philippe Mathieu-Daudé
2020-09-08 13:47             ` Philippe Mathieu-Daudé
2020-09-07  4:19 ` [PATCH 2/4] boot linux test: update arm bionic URL Cleber Rosa
2020-09-07  4:19   ` Cleber Rosa
2020-09-07  7:52   ` Philippe Mathieu-Daudé
2020-09-07  7:52     ` Philippe Mathieu-Daudé
2020-09-08 18:19   ` Willian Rampazzo
2020-09-08 18:19     ` Willian Rampazzo
2020-09-07  4:19 ` [PATCH 3/4] tests: bump avocado version Cleber Rosa
2020-09-07  4:19   ` Cleber Rosa
2020-09-08 19:55   ` Philippe Mathieu-Daudé
2020-09-08 19:55     ` Philippe Mathieu-Daudé
2020-09-07  4:20 ` [PATCH 4/4] Acceptance tests: cancel tests on missing assets Cleber Rosa
2020-09-07  4:20   ` Cleber Rosa
2020-09-08 18:12   ` Willian Rampazzo
2020-09-08 18:12     ` Willian Rampazzo
2020-09-08 20:21 ` [PATCH 0/4] Acceptance Tests: update assets location and cancel tests if missing Philippe Mathieu-Daudé
2020-09-08 20:21   ` Philippe Mathieu-Daudé

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.