Re: [Qemu-devel] [PATCH v3 09/20] Boot Linux Console Test: update the x86_64 kernel

2019-03-13 Thread Gerd Hoffmann
Hi, > > I'd like automate some of the graphics testing. For starters boot > > guest, run test utility to display something, take a screendump, check > > whenever it actually shows what I expect it to show. Maybe later run > > test suites like https://cgit.freedesktop.org/drm/igt-gpu-tools/. >

Re: [Qemu-devel] [PATCH v3 09/20] Boot Linux Console Test: update the x86_64 kernel

2019-03-12 Thread Cleber Rosa
On Tue, Mar 12, 2019 at 10:35:15AM +0100, Gerd Hoffmann wrote: > Hi, > > > possible that these "kernel_urls" can be turned into parameters > > that will eventually be expand based on the user's selected distro > > and version (similar to the Avocado vmimage library[1]). > > Speaking of distros

Re: [Qemu-devel] [PATCH v3 09/20] Boot Linux Console Test: update the x86_64 kernel

2019-03-12 Thread Gerd Hoffmann
Hi, > possible that these "kernel_urls" can be turned into parameters > that will eventually be expand based on the user's selected distro > and version (similar to the Avocado vmimage library[1]). Speaking of distros ... I'd like automate some of the graphics testing. For starters boot guest

Re: [Qemu-devel] [PATCH v3 09/20] Boot Linux Console Test: update the x86_64 kernel

2019-03-11 Thread Cleber Rosa
On Sat, Mar 02, 2019 at 10:42:13PM +0100, Philippe Mathieu-Daudé wrote: > On 2/21/19 1:57 AM, Cleber Rosa wrote: > > To the stock Fedora 29 kernel, from the Fedora 28. New tests will be > > [Update] to ... ? > Right... I used this line as a continuation of the commit title, but probably shouldn'

Re: [Qemu-devel] [PATCH v3 09/20] Boot Linux Console Test: update the x86_64 kernel

2019-03-11 Thread Cleber Rosa
On Fri, Mar 01, 2019 at 11:41:44AM +0100, Cornelia Huck wrote: > On Wed, 20 Feb 2019 19:57:42 -0500 > Cleber Rosa wrote: > > > To the stock Fedora 29 kernel, from the Fedora 28. New tests will be > > added using the 29 kernel, so for consistency, let's also update it > > here. > > > > Signed-of

Re: [Qemu-devel] [PATCH v3 09/20] Boot Linux Console Test: update the x86_64 kernel

2019-03-02 Thread Philippe Mathieu-Daudé
On 2/21/19 1:57 AM, Cleber Rosa wrote: > To the stock Fedora 29 kernel, from the Fedora 28. New tests will be [Update] to ... ? > added using the 29 kernel, so for consistency, let's also update it > here. > > Signed-off-by: Cleber Rosa > Reviewed-by: Caio Carrara Reviewed-by: Philippe Mathi

Re: [Qemu-devel] [PATCH v3 09/20] Boot Linux Console Test: update the x86_64 kernel

2019-03-01 Thread Cornelia Huck
On Wed, 20 Feb 2019 19:57:42 -0500 Cleber Rosa wrote: > To the stock Fedora 29 kernel, from the Fedora 28. New tests will be > added using the 29 kernel, so for consistency, let's also update it > here. > > Signed-off-by: Cleber Rosa > Reviewed-by: Caio Carrara > --- > tests/acceptance/boot_

[Qemu-devel] [PATCH v3 09/20] Boot Linux Console Test: update the x86_64 kernel

2019-02-20 Thread Cleber Rosa
To the stock Fedora 29 kernel, from the Fedora 28. New tests will be added using the 29 kernel, so for consistency, let's also update it here. Signed-off-by: Cleber Rosa Reviewed-by: Caio Carrara --- tests/acceptance/boot_linux_console.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(