qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 03/19] gitlab: split alpha testing into a legacy container


From: Richard Henderson
Subject: Re: [PATCH v2 03/19] gitlab: split alpha testing into a legacy container
Date: Sun, 29 Oct 2023 09:47:26 -0700
User-agent: Mozilla Thunderbird

On 10/29/23 07:50, Alex Bennée wrote:
The current bookworm compiler doesn't build the static binaries due to
bug #1054412 and it might be awhile before it gets fixed. The problem
of keeping older architecture compilers running isn't going to go away
so lets prepare the ground. Create a legacy container and move some
tests around so the others can get upgraded.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20231028103311.347104-4-alex.bennee@linaro.org>

---
v2
   - split other softmmu patches into a new patch
---
  .gitlab-ci.d/buildtest.yml                    | 19 ++++++--
  .gitlab-ci.d/container-cross.yml              |  6 +++
  .../dockerfiles/debian-all-test-cross.docker  |  4 +-
  .../debian-legacy-test-cross.docker           | 46 +++++++++++++++++++
  4 files changed, 69 insertions(+), 6 deletions(-)
  create mode 100644 tests/docker/dockerfiles/debian-legacy-test-cross.docker

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>


r~



reply via email to

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