From b0dd0a3d74e9ed9532bd4a7724bdafffe7509462 Mon Sep 17 00:00:00 2001 From: Thomas Huth Date: Tue, 29 Mar 2022 12:28:08 +0200 Subject: 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é Signed-off-by: Thomas Huth --- tests/docker/dockerfiles/centos8.docker | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/docker/dockerfiles/centos8.docker') diff --git a/tests/docker/dockerfiles/centos8.docker b/tests/docker/dockerfiles/centos8.docker index 3ede55d09b..4b20925bbf 100644 --- a/tests/docker/dockerfiles/centos8.docker +++ b/tests/docker/dockerfiles/centos8.docker @@ -87,7 +87,6 @@ RUN dnf update -y && \ pam-devel \ pcre-static \ perl \ - perl-Test-Harness \ pixman-devel \ pkgconfig \ pulseaudio-libs-devel \ -- cgit v1.2.3-55-g7522