]> git.ipfire.org Git - thirdparty/qemu.git/commit
gitlab: display /packages.txt in build jobs
authorDaniel P. Berrangé <berrange@redhat.com>
Mon, 29 Jul 2024 14:44:02 +0000 (15:44 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 30 Jul 2024 10:38:34 +0000 (11:38 +0100)
commitb86a46980b4bf3291945454cf564adb0f3894b98
tree3f2b3a5c720f54de85e863212503eaa577d05b05
parentc1d822ca344f810710117668b0511590dffb1498
gitlab: display /packages.txt in build jobs

The lcitool created containers save the full distro package list
details into /packages.txt. The idea is that build jobs will 'cat'
this file, so that the build log has a record of what packages
were used. This is important info, because when it comes to debug
failures, the original container is often lost.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20240724095505.33544-3-berrange@redhat.com>
Acked-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20240729144414.830369-3-alex.bennee@linaro.org>
.gitlab-ci.d/buildtest-template.yml
.gitlab-ci.d/crossbuild-template.yml