Re: [PATCH 05/12] gitlab: reduce default verbosity of cirrus run

2023-02-16 Thread Thomas Huth
On 16/02/2023 09.02, Alex Bennée wrote: Thomas Huth writes: On 15/02/2023 20.25, Alex Bennée wrote: We also truncate the echoing of the test log if we fail. Ideally we would want the build aretefact to be available to gitlab but so far how to do this eludes me. Signed-off-by: Alex Bennée Cc

Re: [PATCH 05/12] gitlab: reduce default verbosity of cirrus run

2023-02-16 Thread Alex Bennée
Thomas Huth writes: > On 15/02/2023 20.25, Alex Bennée wrote: >> We also truncate the echoing of the test log if we fail. Ideally we >> would want the build aretefact to be available to gitlab but so far >> how to do this eludes me. >> Signed-off-by: Alex Bennée >> Cc: Daniel P. Berrangé >> -

Re: [PATCH 05/12] gitlab: reduce default verbosity of cirrus run

2023-02-15 Thread Thomas Huth
On 15/02/2023 20.25, Alex Bennée wrote: We also truncate the echoing of the test log if we fail. Ideally we would want the build aretefact to be available to gitlab but so far how to do this eludes me. Signed-off-by: Alex Bennée Cc: Daniel P. Berrangé --- .gitlab-ci.d/cirrus/build.yml | 4 ++

[PATCH 05/12] gitlab: reduce default verbosity of cirrus run

2023-02-15 Thread Alex Bennée
We also truncate the echoing of the test log if we fail. Ideally we would want the build aretefact to be available to gitlab but so far how to do this eludes me. Signed-off-by: Alex Bennée Cc: Daniel P. Berrangé --- .gitlab-ci.d/cirrus/build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 dele