Mailing List Archive

[xen staging] cirrus-ci: add FreeBSD 14 task
commit 6f988321334b7c8c6f955154c729a172b729b06b
Author: Roger Pau Monne <roger.pau@citrix.com>
AuthorDate: Wed Apr 27 17:50:23 2022 +0200
Commit: Andrew Cooper <andrew.cooper3@citrix.com>
CommitDate: Wed May 18 15:05:18 2022 +0100

cirrus-ci: add FreeBSD 14 task

Introduce a task that uses a FreeBSD 14 (HEAD) snapshot.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Acked-by: Stefano Stabellini <sstabellini@kernel.org>
---
.cirrus.yml | 6 ++++++
1 file changed, 6 insertions(+)

diff --git a/.cirrus.yml b/.cirrus.yml
index 4ae719136e..c38333e736 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -24,3 +24,9 @@ task:
freebsd_instance:
image_family: freebsd-13-0
<< : *FREEBSD_TEMPLATE
+
+task:
+ name: 'FreeBSD 14'
+ freebsd_instance:
+ image_family: freebsd-14-0-snap
+ << : *FREEBSD_TEMPLATE
--
generated by git-patchbot for /home/xen/git/xen.git#staging