qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH for-7.1] tests: Drop perl-Test-Harness from the CI containers


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH for-7.1] tests: Drop perl-Test-Harness from the CI containers / VMs
Date: Tue, 29 Mar 2022 12:39:22 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.7.0

On 29/3/22 12:28, Thomas Huth wrote:
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.

Preferably splitting automatic/manual:
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
  Note: This triggers a rebuild of the Centos-stream 8 container when
  pushed to gitlab.com - which is however currently failing due to a
  completely unrelated problem in the distro. Thus I've marked this as
  "for-7.1" for now to avoid disturbing up our 7.0 freeze phase.

  .gitlab-ci.d/cirrus/freebsd-12.vars                  | 2 +-
  .gitlab-ci.d/cirrus/freebsd-13.vars                  | 2 +-
  .gitlab-ci.d/cirrus/macos-11.vars                    | 4 ++--
  tests/docker/dockerfiles/alpine.docker               | 1 -
  tests/docker/dockerfiles/centos8.docker              | 1 -
  tests/docker/dockerfiles/debian-arm64-cross.docker   | 1 -
  tests/docker/dockerfiles/debian-s390x-cross.docker   | 1 -
  tests/docker/dockerfiles/debian-tricore-cross.docker | 1 -
  tests/docker/dockerfiles/fedora-i386-cross.docker    | 1 -
  tests/docker/dockerfiles/fedora-win32-cross.docker   | 1 -
  tests/docker/dockerfiles/fedora-win64-cross.docker   | 1 -
  tests/docker/dockerfiles/fedora.docker               | 1 -
  tests/docker/dockerfiles/opensuse-leap.docker        | 1 -
  tests/docker/dockerfiles/ubuntu1804.docker           | 1 -
  tests/docker/dockerfiles/ubuntu2004.docker           | 1 -
  tests/lcitool/projects/qemu.yml                      | 1 -
  tests/vm/centos.aarch64                              | 3 +--
  tests/vm/fedora                                      | 2 +-
  18 files changed, 6 insertions(+), 20 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]