Re: [PATCH 03/26] gitlab: reduce testing scope of check-gcov

2023-06-26 Thread Richard Henderson
On 6/23/23 14:20, Alex Bennée wrote: This keeps timing out on gitlab due to some qtests taking a long time. As this is just ensuring the gcov machinery is working and not attempting to be comprehensive lets skip qtest in this run. Signed-off-by: Alex Bennée --- .gitlab-ci.d/buildtest.yml | 2

[PATCH 03/26] gitlab: reduce testing scope of check-gcov

2023-06-23 Thread Alex Bennée
This keeps timing out on gitlab due to some qtests taking a long time. As this is just ensuring the gcov machinery is working and not attempting to be comprehensive lets skip qtest in this run. Signed-off-by: Alex Bennée --- .gitlab-ci.d/buildtest.yml | 2 +- 1 file changed, 1 insertion(+), 1 de