qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] ba6b8d: tests/docker: update fedora-win[32|64


From: Alex Bennée
Subject: [Qemu-commits] [qemu/qemu] ba6b8d: tests/docker: update fedora-win[32|64]-cross with ...
Date: Tue, 11 Oct 2022 07:33:07 -0700

  Branch: refs/heads/stsquad-hotfix
  Home:   https://github.com/qemu/qemu
  Commit: ba6b8d413f8cc417ae3d490da505eb1202302681
      
https://github.com/qemu/qemu/commit/ba6b8d413f8cc417ae3d490da505eb1202302681
  Author: Alex Bennée <alex.bennee@linaro.org>
  Date:   2022-10-11 (Tue, 11 Oct 2022)

  Changed paths:
    M tests/docker/dockerfiles/alpine.docker
    M tests/docker/dockerfiles/centos8.docker
    M tests/docker/dockerfiles/debian-amd64-cross.docker
    M tests/docker/dockerfiles/debian-amd64.docker
    M tests/docker/dockerfiles/debian-arm64-cross.docker
    M tests/docker/dockerfiles/debian-armel-cross.docker
    M tests/docker/dockerfiles/debian-armhf-cross.docker
    M tests/docker/dockerfiles/debian-mips64el-cross.docker
    M tests/docker/dockerfiles/debian-mipsel-cross.docker
    M tests/docker/dockerfiles/debian-ppc64el-cross.docker
    M tests/docker/dockerfiles/debian-s390x-cross.docker
    M tests/docker/dockerfiles/fedora-win32-cross.docker
    M tests/docker/dockerfiles/fedora-win64-cross.docker
    M tests/docker/dockerfiles/fedora.docker
    M tests/docker/dockerfiles/opensuse-leap.docker
    M tests/docker/dockerfiles/ubuntu2004.docker
    M tests/lcitool/libvirt-ci
    M tests/lcitool/refresh

  Log Message:
  -----------
  tests/docker: update fedora-win[32|64]-cross with lcitool

Convert another two dockerfiles to lcitool and update. I renamed the
helper because it is not Debian specific. We need an updated lcitool
for this to deal with the weirdness of a 32bit nsis tool for both 32
and 64 bit builds. As a result there are some minor whitespace and
re-order changes in a bunch of the docker files.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20220929114231.583801-10-alex.bennee@linaro.org>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-Id: <20221011113417.794841-2-alex.bennee@linaro.org>


  Commit: c70c76f08779d6f259e4b39a79d3e5ee5a7a40bf
      
https://github.com/qemu/qemu/commit/c70c76f08779d6f259e4b39a79d3e5ee5a7a40bf
  Author: Alex Bennée <alex.bennee@linaro.org>
  Date:   2022-10-11 (Tue, 11 Oct 2022)

  Changed paths:
    M tests/docker/test-mingw

  Log Message:
  -----------
  tests/docker: update test-mingw to run single build

While the test-build test happily run for mingw the test-mingw case
runs more of the packaging inline with what our CI does. It however
fails if we don't find both compilers and expects to be run on a
docker image with both.

Remove that distinction and make it work more like the other build
test scripts.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-Id: <20221011113417.794841-3-alex.bennee@linaro.org>


  Commit: 6659f2dc438a86c1d36b02b6c51ecb7e33515404
      
https://github.com/qemu/qemu/commit/6659f2dc438a86c1d36b02b6c51ecb7e33515404
  Author: Alex Bennée <alex.bennee@linaro.org>
  Date:   2022-10-11 (Tue, 11 Oct 2022)

  Changed paths:
    M configure

  Log Message:
  -----------
  Revert "configure: build ROMs with container-based cross compilers"

This reverts commit 730fe750fba63023e294ff0acf0f874369f1946f.

Unconditionally building all the bios for all arches was a little too
far too fast.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-Id: <20221011113417.794841-4-alex.bennee@linaro.org>


  Commit: be1cb19335141d2eb9b417d5d26e26764901045d
      
https://github.com/qemu/qemu/commit/be1cb19335141d2eb9b417d5d26e26764901045d
  Author: Alex Bennée <alex.bennee@linaro.org>
  Date:   2022-10-11 (Tue, 11 Oct 2022)

  Changed paths:
    M configure

  Log Message:
  -----------
  configure: expose the direct container command

In the process of migrating away from using docker.py to build our
containers we need to expose the command to the build environment. The
script is still a useful way to probe which command works though.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-Id: <20221011113417.794841-5-alex.bennee@linaro.org>


Compare: https://github.com/qemu/qemu/compare/ba6b8d413f8c%5E...be1cb1933514



reply via email to

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