summaryrefslogtreecommitdiffstats
path: root/tests/docker/dockerfiles/debian-s390x-cross.docker
diff options
context:
space:
mode:
authorThomas Huth2022-03-29 12:28:08 +0200
committerThomas Huth2022-04-20 08:54:16 +0200
commitb0dd0a3d74e9ed9532bd4a7724bdafffe7509462 (patch)
tree7161df73ad4663427cc17d7cf0c8785a28373d40 /tests/docker/dockerfiles/debian-s390x-cross.docker
parentMerge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging (diff)
downloadqemu-b0dd0a3d74e9ed9532bd4a7724bdafffe7509462.tar.gz
qemu-b0dd0a3d74e9ed9532bd4a7724bdafffe7509462.tar.xz
qemu-b0dd0a3d74e9ed9532bd4a7724bdafffe7509462.zip
tests: Drop perl-Test-Harness from the CI containers / VMs
The perl test harness is not necessary anymore since commit 3d2f73ef75 ("build: use "meson test" as the test harness"). Thus remove it from tests/lcitool/projects/qemu.yml, run "make lcitool-refresh" and manually clean the remaining docker / vm files that are not managed by lcitool yet. Message-Id: <20220329102808.423681-1-thuth@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'tests/docker/dockerfiles/debian-s390x-cross.docker')
-rw-r--r--tests/docker/dockerfiles/debian-s390x-cross.docker1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/docker/dockerfiles/debian-s390x-cross.docker b/tests/docker/dockerfiles/debian-s390x-cross.docker
index aa1bd6eb4c..ff79a2cc4f 100644
--- a/tests/docker/dockerfiles/debian-s390x-cross.docker
+++ b/tests/docker/dockerfiles/debian-s390x-cross.docker
@@ -29,7 +29,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
hostname \
libpcre2-dev \
libspice-protocol-dev \
- libtest-harness-perl \
llvm \
locales \
make \