On 6/10/2026 5:12 AM, Daniel P. Berrangé wrote: > A small subset of functional tests are run by default with > 'make check', and so run in the context of 'check-XXX' CI > jobs, rather than 'functional-XXX' CI jobs. Thus we need > to capture the functional test logs unconditionally for all > test jobs. > > Signed-off-by: Daniel P. Berrangé <[email protected]> > --- > .gitlab-ci.d/buildtest-template.yml | 18 +++++++++--------- > 1 file changed, 9 insertions(+), 9 deletions(-) >
Reviewed-by: Pierrick Bouvier <[email protected]>
