Re: [PATCH 04/25] avocado/boot_linux_console.py: Update ast2600 test

2023-01-31 Thread Cédric Le Goater
On 2/1/23 06:46, Joel Stanley wrote: On Thu, 19 Jan 2023 at 12:35, Cédric Le Goater wrote: From: Joel Stanley Update the test_arm_ast2600_debian test to - the latest Debian kernel Would you like a newer version of this patch that uses the latest kernel? Sure. We can not test all kerne

Re: [PATCH 04/25] avocado/boot_linux_console.py: Update ast2600 test

2023-01-31 Thread Joel Stanley
On Thu, 19 Jan 2023 at 12:35, Cédric Le Goater wrote: > > From: Joel Stanley > > Update the test_arm_ast2600_debian test to > > - the latest Debian kernel Would you like a newer version of this patch that uses the latest kernel? > - use the Rainier machine instead of Tacoma > > Both of which

[PATCH 04/25] avocado/boot_linux_console.py: Update ast2600 test

2023-01-19 Thread Cédric Le Goater
From: Joel Stanley Update the test_arm_ast2600_debian test to - the latest Debian kernel - use the Rainier machine instead of Tacoma Both of which contains support for more hardware and thus exercises more of the hardware Qemu models. Signed-off-by: Joel Stanley Reviewed-by: Cédric Le Goate