]> git.ipfire.org Git - thirdparty/libvirt.git/commit
ci: Also perform package upgrades on macOS and FreeBSD
authorMartin Kletzander <mkletzan@redhat.com>
Tue, 15 Jun 2021 08:15:39 +0000 (10:15 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Thu, 24 Jun 2021 07:14:08 +0000 (09:14 +0200)
commit5f96ea10d4a509bfa7ae197da2eeee925a055d4a
treedd3a8ff79754f7ceb227a9d51b5d4ead12876760
parentb9f9df9f2d41d3d44dc20ee2a502c1b68ebfbc14
ci: Also perform package upgrades on macOS and FreeBSD

The base OS image might include outdated contents, and we don't
want to get spurious failures caused by bugs that have already been
fixed in the respective packages.

This is particularly important on macOS, because 'brew install foo'
will fail if 'foo' is already installed but outdated: upgrading all
packages first ensures we never run into this scenario.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
.gitlab-ci.yml
ci/cirrus/build.yml