qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/5] More record/replay acceptance tests
@ 2021-07-27  8:45 Pavel Dovgalyuk
  2021-07-27  8:45 ` [PATCH v3 1/5] tests/acceptance: add replay kernel test for s390 Pavel Dovgalyuk
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Pavel Dovgalyuk @ 2021-07-27  8:45 UTC (permalink / raw)
  To: qemu-devel
  Cc: pavel.dovgalyuk, philmd, wrampazz, crosa, pbonzini, alex.bennee

The following series adds new record/replay tests to the acceptance group.

The provided tests perform kernel boot and disk image boot scenarios.
For all of them recording and replaying phases are executed.
Tests were borrowed from existing boot_linux*.py tests.

New tests include kernel boot for s390x, alpha, nios2, and openrisc,
and Linux boot with cloudinit image for x86_64.

v3 changes:
 - rebased
 - removed duplicate ppc64 test
v2 changes:
 - moved ppc64 test to the right script

---

Pavel Dovgaluk (1):
      tests/acceptance: Linux boot test for record/replay

Pavel Dovgalyuk (4):
      tests/acceptance: add replay kernel test for s390
      tests/acceptance: add replay kernel test for openrisc
      tests/acceptance: add replay kernel test for nios2
      tests/acceptance: add replay kernel test for alpha


 MAINTAINERS                       |   1 +
 tests/acceptance/replay_kernel.py |  39 ++++++++++
 tests/acceptance/replay_linux.py  | 116 ++++++++++++++++++++++++++++++
 3 files changed, 156 insertions(+)
 create mode 100644 tests/acceptance/replay_linux.py

--
Pavel Dovgalyuk


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

end of thread, other threads:[~2021-09-28  6:09 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-27  8:45 [PATCH v3 0/5] More record/replay acceptance tests Pavel Dovgalyuk
2021-07-27  8:45 ` [PATCH v3 1/5] tests/acceptance: add replay kernel test for s390 Pavel Dovgalyuk
2021-07-27  8:45 ` [PATCH v3 2/5] tests/acceptance: add replay kernel test for openrisc Pavel Dovgalyuk
2021-07-27  8:45 ` [PATCH v3 3/5] tests/acceptance: add replay kernel test for nios2 Pavel Dovgalyuk
2021-07-27  8:45 ` [PATCH v3 4/5] tests/acceptance: add replay kernel test for alpha Pavel Dovgalyuk
2021-07-27  8:45 ` [PATCH v3 5/5] tests/acceptance: Linux boot test for record/replay Pavel Dovgalyuk
2021-09-27 16:37 ` [PATCH v3 0/5] More record/replay acceptance tests Philippe Mathieu-Daudé
2021-09-28  6:08   ` dovgaluk

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