]> xenbits.xensource.com Git - xen.git/commit
automation/cirrus-ci: introduce FreeBSD randconfig builds 4.20.0-rc2
authorRoger Pau Monne <roger.pau@citrix.com>
Thu, 16 Jan 2025 08:06:26 +0000 (09:06 +0100)
committerRoger Pau Monne <roger.pau@citrix.com>
Fri, 17 Jan 2025 15:00:14 +0000 (16:00 +0100)
commitc3f5d1bb40b57d467cb4051eafa86f5933ec9003
tree74a97590fa6c0ada87d4ac14b1c9ef22f4d5749f
parent850a263b7863ae9c22296a357a50573d5e6ae9d7
automation/cirrus-ci: introduce FreeBSD randconfig builds

Add a new randconfig job for each FreeBSD version.  This requires some
rework of the template so common parts can be shared between the full and
the randconfig builds.  Such randconfig builds are relevant because FreeBSD
is the only tested system that has a full non-GNU toolchain.

While there replace the usage of the python311 package with python3, which is
already using 3.11, and remove the install of the plain python package for full
builds.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
Release-Acked-by: Oleksii Kurochko<oleksii.kurochko@gmail.com>
.cirrus.yml