Re: [PATCH v3 28/30] gitlab: split build-disabled into two phases

2020-06-29 Thread Alex Bennée
Thomas Huth writes: > On 26/06/2020 20.13, Alex Bennée wrote: >> As we run check-qtest in "SLOW" mode this can timeout so split into >> two jobs. >> >> Signed-off-by: Alex Bennée >> --- >> .gitlab-ci.yml | 13 - >> 1 file changed, 12 insertions(+), 1 deletion(-) >> >> diff --g

Re: [PATCH v3 28/30] gitlab: split build-disabled into two phases

2020-06-29 Thread Thomas Huth
On 26/06/2020 20.13, Alex Bennée wrote: As we run check-qtest in "SLOW" mode this can timeout so split into two jobs. Signed-off-by: Alex Bennée --- .gitlab-ci.yml | 13 - 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index eb5b335c

Re: [PATCH v3 28/30] gitlab: split build-disabled into two phases

2020-06-29 Thread Philippe Mathieu-Daudé
On 6/26/20 8:13 PM, Alex Bennée wrote: > As we run check-qtest in "SLOW" mode this can timeout so split into > two jobs. > > Signed-off-by: Alex Bennée Reviewed-by: Philippe Mathieu-Daudé > --- > .gitlab-ci.yml | 13 - > 1 file changed, 12 insertions(+), 1 deletion(-) > > diff --

[PATCH v3 28/30] gitlab: split build-disabled into two phases

2020-06-26 Thread Alex Bennée
As we run check-qtest in "SLOW" mode this can timeout so split into two jobs. Signed-off-by: Alex Bennée --- .gitlab-ci.yml | 13 - 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index eb5b335c1e9..c6f1addc2f3 100644 --- a/.gitlab-ci.yml