ci: don't remove wget from the packages of debian/x86_test-vk
authorSergi Blanch Torne <sergi.blanch.torne@collabora.com>
Wed, 16 Nov 2022 14:56:08 +0000 (15:56 +0100)
committerMarge Bot <emma+marge@anholt.net>
Thu, 17 Nov 2022 10:44:12 +0000 (10:44 +0000)
commitd969ac7c02f8ac82d3aacb22670236862402c90c
tree23de2ac1ada33903adda96801936e3a0740636a1
parent987f9a67e02dc5abf56754c5af70a6065673a22e
ci: don't remove wget from the packages of debian/x86_test-vk

The 'wget' package was in the list of ephemeral packages used only during the
build. 'Wget' installation comes from the build for the 'x86_build-base', and
the inclusion on this list only affects its purge. Jobs that use this image,
like 'venus-lavapipe' in 'virglrenderer', cannot use it as other GL jobs can.
So, please don't consider this package ephemeral when it comes from the upper
layer builder.

This 'wget' package is a known dependency on a job that uses this image. So,
even if this package is installed in the base image, it is good to have it
explicitly mentioned in the packages to install.

Signed-off-by: Sergi Blanch Torne <sergi.blanch.torne@collabora.com>
Reviewed-by: David Heidelberg <david.heidelberg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19784>
.gitlab-ci/container/debian/x86_test-vk.sh