Testing/CI/CirrusCI

From QEMU
Revision as of 14:50, 6 October 2020 by Ehabkost (talk | contribs) (add pointer to Cirrus CI setup instructions →‎Enabling)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Cirrus CI docs status is a cloud based CI service. It offers free CI services for Open Source projects. For the QEMU project we use it to build pn FreeBSD and MacOS systems.

Configuration

Tests are controlled via .cirrus.yml

Targets

  • FreeBSD 12
  • MacOSX

Current Status

The current status of the master branch is: https://api.cirrus-ci.com/github/qemu/qemu.svg [1]

Enabling