]> git.ipfire.org Git - thirdparty/libvirt.git/commit
ci: run a mingw64 job on stable Fedora
authorDaniel P. Berrangé <berrange@redhat.com>
Tue, 23 Nov 2021 12:12:25 +0000 (12:12 +0000)
committerDaniel P. Berrangé <berrange@redhat.com>
Tue, 23 Nov 2021 16:44:18 +0000 (16:44 +0000)
commitc7edcb320be3ae6cfa3230f4d3b2c867db49a613
tree8af81b81b173c99c54659b2d39d728e4cb5fb005
parent3ca86114554ed84982979ce9341258e7dcd79678
ci: run a mingw64 job on stable Fedora

Both of the current mingw jobs are marked as 'allow_failure' because
they are running against Fedora rawhide which is an unstable distro.

We need at least one mingw job to be gating to more reliably detect
problems.

This introduces dockerfiles for both mingw variants on Fedora 35
and sets the mingw64 build to run on Fedora 34, and mingw32 on
Fedora rawhide.

Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
ci/containers/fedora-35-cross-mingw32.Dockerfile [new file with mode: 0644]
ci/containers/fedora-35-cross-mingw64.Dockerfile [new file with mode: 0644]
ci/gitlab.yml
ci/manifest.yml