qemu-cr16/.gitlab-ci.d
Peter Maydell 3a2d5612a7 .gitlab-ci.d/buildtest.yml: Install 'file' for the Coverity job
The coverity-scan upload job has started failing as of 30th
September:

[ERROR] Cannot find '/usr/bin/file' command, and no 'file' command is found in the PATH
        Coverity Capture uses this tool to identify the file type of executables.
        Please ensure '/usr/bin/file' is available, or add the 'file' utility to your PATH.

This seems to have broken when we moved our containers from Fedora 40
to 41 -- probably F40 indirectly pulled in 'file' via some other
dependency, but in F41 it does not.

Explicitly install 'file' for the coverity job, in the same way we
already do for curl and wget.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20251017133156.926094-1-peter.maydell@linaro.org>
2025-10-19 11:49:36 -07:00
..
cirrus libvirt-ci: bump to latest for vulkan-tools 2025-03-10 10:30:00 +00:00
custom-runners gitlab: move custom runners to Ubuntu 24.04 2025-10-07 07:33:39 +01:00
opensbi gitlab/opensbi: Move to docker:stable 2023-03-05 15:40:00 -08:00
base.yml gitlab-ci: Update QEMU_JOB_AVOCADO and QEMU_CI_AVOCADO_TESTING 2025-04-23 07:51:25 +02:00
buildtest-template.yml gitlab: prevent duplicated meson log artifacts in test jobs 2025-09-09 11:29:42 +02:00
buildtest.yml .gitlab-ci.d/buildtest.yml: Install 'file' for the Coverity job 2025-10-19 11:49:36 -07:00
check-dco.py gitlab: use --refetch in check-patch/check-dco jobs 2025-02-26 07:45:57 +01:00
check-patch.py gitlab: use --refetch in check-patch/check-dco jobs 2025-02-26 07:45:57 +01:00
check-units.py gitlab: add -n option to check-units script 2025-07-14 11:42:39 +01:00
cirrus.yml tests/freebsd: enable Rust 2025-09-30 19:33:25 +04:00
container-core.yml tests: Update our CI to use CentOS Stream 9 instead of 8 2024-04-25 07:03:04 +02:00
container-cross.yml gitlab: Stop cross-testing for 32-bit MIPS hosts 2025-10-16 14:53:19 -07:00
container-template.yml gitlab: centralize the container tag name 2023-06-26 08:58:02 +02:00
containers.yml gitlab-ci: add Rust-enabled CI job 2024-10-11 12:32:18 +02:00
crossbuild-template.yml gitlab: include all junit XML files from meson 2025-09-09 11:29:42 +02:00
crossbuilds.yml gitlab: Stop cross-testing for 32-bit MIPS hosts 2025-10-16 14:53:19 -07:00
custom-runners.yml gitlab: move custom runners to Ubuntu 24.04 2025-10-07 07:33:39 +01:00
opensbi.yml gitlab-ci: add manual job to run Coverity 2024-03-08 19:11:00 +01:00
qemu-project.yml Add CI variable RUNNER_TAG 2023-05-24 12:26:40 -07:00
stages.yml gitlab: drop 'containers-layer2' stage 2022-07-29 09:48:01 +01:00
static_checks.yml gitlab-ci: fix 'needs' property type must be array 2025-09-30 19:33:25 +04:00
windows.yml gitlab: purge msys pacman cache 2025-10-16 17:44:31 +02:00