]> xenbits.xensource.com Git - people/aperard/qemu-dm.git/commit
tests/functional: Use the tuxrun kernel for the x86 replay test
authorThomas Huth <thuth@redhat.com>
Mon, 14 Apr 2025 11:30:25 +0000 (13:30 +0200)
committerThomas Huth <thuth@redhat.com>
Wed, 23 Apr 2025 05:51:25 +0000 (07:51 +0200)
commit7fecdb0acd99fa838bb461c67164f6119ec1a3bb
tree8f8d9aabdc0e484b821a2c6e8ef04d98861c0d19
parente83aee9c6a0f169e8c5d9387f2429ec8f539dda9
tests/functional: Use the tuxrun kernel for the x86 replay test

This way we can do a full boot in record-replay mode and
should get a similar test coverage compared to the old
replay test from tests/avocado/replay_linux.py. Thus remove
the x86 avocado replay_linux test now.

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-ID: <20250414113031.151105-12-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/avocado/replay_linux.py
tests/functional/test_x86_64_replay.py