* [PATCH] tests/functional/i386: Remove unused variable from the replay test
@ 2025-10-27 10:40 Thomas Huth
2025-10-27 10:42 ` Daniel P. Berrangé
2025-10-27 11:07 ` Zhao Liu
0 siblings, 2 replies; 3+ messages in thread
From: Thomas Huth @ 2025-10-27 10:40 UTC (permalink / raw)
To: qemu-devel, Paolo Bonzini, Alex Bennée; +Cc: qemu-trivial, Zhao Liu
From: Thomas Huth <thuth@redhat.com>
Remove a left-over from the time when this test was still an
avocado-based test.
Signed-off-by: Thomas Huth <thuth@redhat.com>
---
tests/functional/i386/test_replay.py | 1 -
1 file changed, 1 deletion(-)
diff --git a/tests/functional/i386/test_replay.py b/tests/functional/i386/test_replay.py
index 7c4c2602da9..3a92ecde173 100755
--- a/tests/functional/i386/test_replay.py
+++ b/tests/functional/i386/test_replay.py
@@ -17,7 +17,6 @@ class I386Replay(ReplayKernelBase):
def test_pc(self):
self.set_machine('pc')
- kernel_url = ()
kernel_path = self.ASSET_KERNEL.fetch()
kernel_command_line = self.KERNEL_COMMON_COMMAND_LINE + 'console=ttyS0'
console_pattern = 'VFS: Cannot open root device'
--
2.51.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] tests/functional/i386: Remove unused variable from the replay test
2025-10-27 10:40 [PATCH] tests/functional/i386: Remove unused variable from the replay test Thomas Huth
@ 2025-10-27 10:42 ` Daniel P. Berrangé
2025-10-27 11:07 ` Zhao Liu
1 sibling, 0 replies; 3+ messages in thread
From: Daniel P. Berrangé @ 2025-10-27 10:42 UTC (permalink / raw)
To: Thomas Huth
Cc: qemu-devel, Paolo Bonzini, Alex Bennée, qemu-trivial,
Zhao Liu
On Mon, Oct 27, 2025 at 11:40:12AM +0100, Thomas Huth wrote:
> From: Thomas Huth <thuth@redhat.com>
>
> Remove a left-over from the time when this test was still an
> avocado-based test.
>
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
> tests/functional/i386/test_replay.py | 1 -
> 1 file changed, 1 deletion(-)
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
With regards,
Daniel
--
|: https://berrange.com -o- https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org -o- https://fstop138.berrange.com :|
|: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] tests/functional/i386: Remove unused variable from the replay test
2025-10-27 10:40 [PATCH] tests/functional/i386: Remove unused variable from the replay test Thomas Huth
2025-10-27 10:42 ` Daniel P. Berrangé
@ 2025-10-27 11:07 ` Zhao Liu
1 sibling, 0 replies; 3+ messages in thread
From: Zhao Liu @ 2025-10-27 11:07 UTC (permalink / raw)
To: Thomas Huth; +Cc: qemu-devel, Paolo Bonzini, Alex Bennée, qemu-trivial
On Mon, Oct 27, 2025 at 11:40:12AM +0100, Thomas Huth wrote:
> Date: Mon, 27 Oct 2025 11:40:12 +0100
> From: Thomas Huth <thuth@redhat.com>
> Subject: [PATCH] tests/functional/i386: Remove unused variable from the
> replay test
>
> From: Thomas Huth <thuth@redhat.com>
>
> Remove a left-over from the time when this test was still an
> avocado-based test.
>
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
> tests/functional/i386/test_replay.py | 1 -
> 1 file changed, 1 deletion(-)
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-10-27 10:46 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-27 10:40 [PATCH] tests/functional/i386: Remove unused variable from the replay test Thomas Huth
2025-10-27 10:42 ` Daniel P. Berrangé
2025-10-27 11:07 ` Zhao Liu
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).