On Wed, Jan 03, 2024 at 06:43:52PM +0100, Philippe Mathieu-Daudé wrote:
> Hi Daniel,
>
> On 3/1/24 18:33, Alex Bennée wrote:
> > From: Daniel P. Berrangé
> >
> > The pxe-test uses the boot_sector_test() function, and that already
> > uses a timeout of 600 seconds. So adjust the timeout on the me
Hi Daniel,
On 3/1/24 18:33, Alex Bennée wrote:
From: Daniel P. Berrangé
The pxe-test uses the boot_sector_test() function, and that already
uses a timeout of 600 seconds. So adjust the timeout on the meson
side accordingly.
IIRC few years ago you said tests running on CI ('Tier-1') should
re
From: Daniel P. Berrangé
The pxe-test uses the boot_sector_test() function, and that already
uses a timeout of 600 seconds. So adjust the timeout on the meson
side accordingly.
Signed-off-by: Daniel P. Berrangé
[thuth: Bump timeout to 600s and adjust commit description]
Signed-off-by: Thomas Hu