On 16/02/2026 22.29, John Snow wrote:
Update to latest lcitool master and refresh tests. Fedora is upgraded to
Fedora 43 and Alpine from 3.21 to 3.23 as a result.
This is being done in this series primarily to ensure that MacOS
installs python-setuptools, which is now separate from the core python
package, and which is needed for this series to work correctly.
Signed-off-by: John Snow <[email protected]>
---
.gitlab-ci.d/cirrus/macos-14.vars | 2 +-
tests/docker/dockerfiles/alpine.docker | 4 +-
tests/docker/dockerfiles/centos9.docker | 240 ++++++++--------
.../dockerfiles/fedora-rust-nightly.docker | 262 +++++++++---------
.../dockerfiles/fedora-win64-cross.docker | 162 +++++------
tests/docker/dockerfiles/fedora.docker | 262 +++++++++---------
tests/lcitool/libvirt-ci | 2 +-
tests/lcitool/refresh | 8 +-
8 files changed, 471 insertions(+), 471 deletions(-)
Reviewed-by: Thomas Huth <[email protected]>