Re: [PATCH] tests: Raise timeouts for bufferiszero and crypto-tlscredsx509

2024-03-19 Thread Peter Maydell
On Tue, 12 Mar 2024 at 11:18, Daniel P. Berrangé wrote: > > On Tue, Mar 12, 2024 at 11:08:15AM +, Peter Maydell wrote: > > On our gcov CI job, the bufferiszero and crypto-tlscredsx509 > > tests time out occasionally, making the job flaky. Double the > > timeout on these two tests. > > > > Cc:

Re: [PATCH] tests: Raise timeouts for bufferiszero and crypto-tlscredsx509

2024-03-12 Thread Daniel P . Berrangé
On Tue, Mar 12, 2024 at 11:08:15AM +, Peter Maydell wrote: > On our gcov CI job, the bufferiszero and crypto-tlscredsx509 > tests time out occasionally, making the job flaky. Double the > timeout on these two tests. > > Cc: qemu-sta...@nongnu.org > Resolves: https://gitlab.com/qemu-project/qem

[PATCH] tests: Raise timeouts for bufferiszero and crypto-tlscredsx509

2024-03-12 Thread Peter Maydell
On our gcov CI job, the bufferiszero and crypto-tlscredsx509 tests time out occasionally, making the job flaky. Double the timeout on these two tests. Cc: qemu-sta...@nongnu.org Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2221 Signed-off-by: Peter Maydell --- cc stable just because it