Daniel P. Berrangé <berra...@redhat.com> wrote: > We are missing test log artifacts from various check jobs on failure, > and also missing test logs from the coverage job > > Daniel P. Berrangé (2): > gitlab: explicit set artifacts publishing criteria > gitlab: ensure coverage job also publishes meson log > > .gitlab-ci.d/buildtest-template.yml | 4 +++- > .gitlab-ci.d/buildtest.yml | 5 +++++ > .gitlab-ci.d/crossbuild-template.yml | 1 + > .gitlab-ci.d/crossbuilds.yml | 2 ++ > .gitlab-ci.d/custom-runners.yml | 1 + > .gitlab-ci.d/opensbi.yml | 1 + > 6 files changed, 13 insertions(+), 1 deletion(-)
Daniel I love the idea of this series. But I have no idea about gitlab, yml or gitlab, so my review is useless. But thanks for doing it. Later, Juan.