On Tue, Feb 11, 2025 at 01:36:35PM +0100, Philippe Mathieu-Daudé wrote:
> On 11/2/25 13:13, Daniel P. Berrangé wrote:
> > On Tue, Feb 11, 2025 at 01:08:17PM +0100, Thomas Huth wrote:
> > > The FreeBSD job started to fail since the 14-1 image disappeared
> > > from the cloud. Update the job to v14.2 to fix it.
> > > 
> > > Signed-off-by: Thomas Huth <th...@redhat.com>
> > > ---
> > >   .gitlab-ci.d/cirrus.yml | 2 +-
> > >   1 file changed, 1 insertion(+), 1 deletion(-)
> > > 
> > > diff --git a/.gitlab-ci.d/cirrus.yml b/.gitlab-ci.d/cirrus.yml
> > > index 16411f3d2b..75b611418e 100644
> > > --- a/.gitlab-ci.d/cirrus.yml
> > > +++ b/.gitlab-ci.d/cirrus.yml
> > > @@ -37,7 +37,7 @@ x64-freebsd-14-build:
> > >       NAME: freebsd-14
> > >       CIRRUS_VM_INSTANCE_TYPE: freebsd_instance
> > >       CIRRUS_VM_IMAGE_SELECTOR: image_family
> > > -    CIRRUS_VM_IMAGE_NAME: freebsd-14-1
> > > +    CIRRUS_VM_IMAGE_NAME: freebsd-14-2
> > >       CIRRUS_VM_CPUS: 8
> > >       CIRRUS_VM_RAM: 8G
> > >       UPDATE_COMMAND: pkg update; pkg upgrade -y
> > 
> > Reviewed-by: Daniel P. Berrangé <berra...@redhat.com>
> > 
> > This needs to be merged to master immediately, and also into stable
> > branches. Any old reference to 14-1 is a guaranteed failed job since
> > FreeBSD deleted old images off Google Cloud
> 
> https://cirrus-ci.org/guide/FreeBSD/ still only lists 14-1...

FreeBSD project only deleted the images some time in the last 8
hours, so Cirrus CI hasn't had time to update their web pages.

With regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|


Reply via email to