* [PATCH] .gitlab-ci.d/cirrus.yml: Update FreeBSD to v13.2
@ 2023-08-23 14:45 Thomas Huth
2023-08-23 14:57 ` Daniel P. Berrangé
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Thomas Huth @ 2023-08-23 14:45 UTC (permalink / raw)
To: qemu-devel, Stefan Hajnoczi
Cc: Alex Bennée, Philippe Mathieu-Daudé, Warner Losh,
Kyle Evans, Ed Maste, Li-Wen Hsu
The FreeBSD CI job started to fail due to linking problems ... time
to update to the latest version to get this fixed.
Signed-off-by: Thomas Huth <thuth@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 1507c928e5..41d64d6680 100644
--- a/.gitlab-ci.d/cirrus.yml
+++ b/.gitlab-ci.d/cirrus.yml
@@ -50,7 +50,7 @@ x64-freebsd-13-build:
NAME: freebsd-13
CIRRUS_VM_INSTANCE_TYPE: freebsd_instance
CIRRUS_VM_IMAGE_SELECTOR: image_family
- CIRRUS_VM_IMAGE_NAME: freebsd-13-1
+ CIRRUS_VM_IMAGE_NAME: freebsd-13-2
CIRRUS_VM_CPUS: 8
CIRRUS_VM_RAM: 8G
UPDATE_COMMAND: pkg update; pkg upgrade -y
--
2.39.3
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] .gitlab-ci.d/cirrus.yml: Update FreeBSD to v13.2
2023-08-23 14:45 [PATCH] .gitlab-ci.d/cirrus.yml: Update FreeBSD to v13.2 Thomas Huth
@ 2023-08-23 14:57 ` Daniel P. Berrangé
2023-08-24 12:27 ` Alex Bennée
2023-08-24 14:33 ` Stefan Hajnoczi
2 siblings, 0 replies; 4+ messages in thread
From: Daniel P. Berrangé @ 2023-08-23 14:57 UTC (permalink / raw)
To: Thomas Huth
Cc: qemu-devel, Stefan Hajnoczi, Alex Bennée,
Philippe Mathieu-Daudé, Warner Losh, Kyle Evans, Ed Maste,
Li-Wen Hsu
On Wed, Aug 23, 2023 at 04:45:33PM +0200, Thomas Huth wrote:
> The FreeBSD CI job started to fail due to linking problems ... time
> to update to the latest version to get this fixed.
>
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
> .gitlab-ci.d/cirrus.yml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
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 :|
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] .gitlab-ci.d/cirrus.yml: Update FreeBSD to v13.2
2023-08-23 14:45 [PATCH] .gitlab-ci.d/cirrus.yml: Update FreeBSD to v13.2 Thomas Huth
2023-08-23 14:57 ` Daniel P. Berrangé
@ 2023-08-24 12:27 ` Alex Bennée
2023-08-24 14:33 ` Stefan Hajnoczi
2 siblings, 0 replies; 4+ messages in thread
From: Alex Bennée @ 2023-08-24 12:27 UTC (permalink / raw)
To: qemu-devel, Stefan Hajnoczi, Thomas Huth
Cc: Philippe Mathieu-Daudé, Warner Losh, Kyle Evans, Ed Maste,
Li-Wen Hsu
Thomas Huth <thuth@redhat.com> writes:
> The FreeBSD CI job started to fail due to linking problems ... time
> to update to the latest version to get this fixed.
Queued to testing/next, thanks.
--
Alex Bennée
Virtualisation Tech Lead @ Linaro
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] .gitlab-ci.d/cirrus.yml: Update FreeBSD to v13.2
2023-08-23 14:45 [PATCH] .gitlab-ci.d/cirrus.yml: Update FreeBSD to v13.2 Thomas Huth
2023-08-23 14:57 ` Daniel P. Berrangé
2023-08-24 12:27 ` Alex Bennée
@ 2023-08-24 14:33 ` Stefan Hajnoczi
2 siblings, 0 replies; 4+ messages in thread
From: Stefan Hajnoczi @ 2023-08-24 14:33 UTC (permalink / raw)
To: Thomas Huth
Cc: qemu-devel, Stefan Hajnoczi, Alex Bennée,
Philippe Mathieu-Daudé, Warner Losh, Kyle Evans, Ed Maste,
Li-Wen Hsu
[-- Attachment #1: Type: text/plain, Size: 115 bytes --]
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/8.2 for any user-visible changes.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2023-08-24 14:36 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-23 14:45 [PATCH] .gitlab-ci.d/cirrus.yml: Update FreeBSD to v13.2 Thomas Huth
2023-08-23 14:57 ` Daniel P. Berrangé
2023-08-24 12:27 ` Alex Bennée
2023-08-24 14:33 ` Stefan Hajnoczi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).