Re: [PATCH] tests/acceptance/virtio-gpu.py: update fedora URL

2023-02-27 Thread Philippe Mathieu-Daudé
On 27/2/23 15:52, Erico Nunes wrote: The URL listed previously is no longer valid and that caused the test to skip. Signed-off-by: Erico Nunes --- tests/avocado/virtio-gpu.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/avocado/virtio-gpu.py b/tests/avocado/v

[PATCH] tests/acceptance/virtio-gpu.py: update fedora URL

2023-02-27 Thread Erico Nunes
The URL listed previously is no longer valid and that caused the test to skip. Signed-off-by: Erico Nunes --- tests/avocado/virtio-gpu.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/avocado/virtio-gpu.py b/tests/avocado/virtio-gpu.py index 2a249a3a2c..e3b58fe799