cirrus-ci: introduce some basic FreeBSD testing
authorRoger Pau Monne <roger.pau@citrix.com>
Tue, 23 Feb 2021 15:53:53 +0000 (16:53 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 23 Feb 2021 19:44:25 +0000 (19:44 +0000)
commit5d94433a66df29ce314696a13bdd324ec0e342fe
tree5a19417bff49932b8953579e5c9d128ccdd40b68
parentf894c3d8e705fea9cb3244fa61684bfd8bdd1b2a
cirrus-ci: introduce some basic FreeBSD testing

Cirrus-CI supports FreeBSD natively, so introduce some build tests on
FreeBSD.

The Cirrus-CI requires a Github repository in order to trigger the
tests.

A sample run output can be seen at:

https://github.com/royger/xen/runs/1962451343

Note the FreeBSD 11 task fails to build QEMU and is not part of this
patch.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
Release-Acked-by: Ian Jackson <iwj@xenproject.org>
.cirrus.yml [new file with mode: 0644]