On 05/11/2024 17.20, Daniel P. Berrangé wrote:
This updates the libvirt-ci  submodule to pull in various fixes,
the most notable reducing native package sets in cross builds.
Some packages were mistakenly marked as native, rather than
foreign, in libvirt-ci. Fixing this causes our dockerfiles to
pick up the cross arch package instead of native one, thus
improving our test coverage in a few areas.

Signed-off-by: Daniel P. Berrangé <berra...@redhat.com>
---
  .gitlab-ci.d/cirrus/freebsd-14.vars                   | 2 +-
  tests/docker/dockerfiles/debian-amd64-cross.docker    | 8 ++++----
  tests/docker/dockerfiles/debian-arm64-cross.docker    | 8 ++++----
  tests/docker/dockerfiles/debian-armhf-cross.docker    | 8 ++++----
  tests/docker/dockerfiles/debian-i686-cross.docker     | 8 ++++----
  tests/docker/dockerfiles/debian-mips64el-cross.docker | 8 ++++----
  tests/docker/dockerfiles/debian-mipsel-cross.docker   | 8 ++++----
  tests/docker/dockerfiles/debian-ppc64el-cross.docker  | 8 ++++----
  tests/docker/dockerfiles/debian-s390x-cross.docker    | 8 ++++----
  tests/docker/dockerfiles/fedora-win64-cross.docker    | 4 +---
  tests/lcitool/libvirt-ci                              | 2 +-
  tests/vm/generated/freebsd.json                       | 2 +-
  12 files changed, 36 insertions(+), 38 deletions(-)

Reviewed-by: Thomas Huth <th...@redhat.com>


Reply via email to