Template:CIStatus: Difference between revisions

From QEMU
No edit summary
(fudge it)
 
(8 intermediate revisions by 2 users not shown)
Line 11: Line 11:
! Status
! Status
|- valign="top"
|- valign="top"
| [[Testing/CI/Travis|Travis]]
| [[Testing/CI/GitLabCI|GitLab CI]]
| Build combinations, Ubuntu 12/14.04 x86_64 hosts, MacOSX
| Majority of CI testing (builds x86 & cross), various check targets
| https://api.travis-ci.org/qemu/qemu.png?branch=master&file=qemu.png [https://travis-ci.org/qemu/qemu]
| https://gitlab.com/qemu-project/qemu/badges/master/pipeline.svg [https://gitlab.com/qemu-project/qemu/pipelines/charts]
|-
| [[Testing/CI/Shippable|Shippable]]
| Docker based cross-compiles (Debian Based)
| https://api.shippable.com/projects/5885eb1e11c45a1000af5662/badge?branch=master&foo=qemu.png [https://app.shippable.com/github/qemu/qemu/status/dashboard]
|-
|-
| [[Testing/CI/CirrusCI|Cirrus CI]]
| [[Testing/CI/CirrusCI|Cirrus CI]]
| FreeBSD compiles
| FreeBSD, MacOS and Windows MSYS2 compile and test
| https://api.cirrus-ci.com/github/qemu/qemu.svg [https://cirrus-ci.com/github/qemu/qemu]
| https://api.cirrus-ci.com/github/qemu/qemu.svg [https://cirrus-ci.com/github/qemu/qemu]
|-
|-
| [[Testing/CI/GitLabCI|GitLab CI]]
| [[Testing/CI/Travis|Travis]]
| Linux compiles and IOTests
| non-x86 hosts, mostly deprecated
| https://gitlab.com/qemu-project/qemu/badges/master/pipeline.svg [https://gitlab.com/qemu-project/qemu/pipelines/charts]
| https://api.travis-ci.org/qemu/qemu.png?branch=master&file=qemu.png [https://travis-ci.org/qemu/qemu]
|-
|-
| [[Testing#Coverity|Coverity]]
| [[Testing#Coverity|Coverity]]
Line 35: Line 31:
| https://patchew.org/QEMU/badge.svg [http://patchew.org/QEMU/info]
| https://patchew.org/QEMU/badge.svg [http://patchew.org/QEMU/info]
|-
|-
| [[Testing/LAVA|LAVA]]
| [[Documentation]]
| Aarch64 RISU tests, ARM only
| Build the RST portions of the doc/ subtree
| [https://validation.linaro.org/results/query/~alex.bennee/master-aarch64-risu-results result stream]
| https://readthedocs.org/projects/qemu/badge/?version=latest&foo=qemu.svg [https://readthedocs.org/projects/qemu/builds/]
|}
|}

Latest revision as of 16:35, 10 May 2021


This template can be embedded on any page my using the template transclusion syntax:

{{CIStatus}}

which will then be rendered as:

System Focus Status
GitLab CI Majority of CI testing (builds x86 & cross), various check targets https://gitlab.com/qemu-project/qemu/badges/master/pipeline.svg [1]
Cirrus CI FreeBSD, MacOS and Windows MSYS2 compile and test https://api.cirrus-ci.com/github/qemu/qemu.svg [2]
Travis non-x86 hosts, mostly deprecated qemu.png?branch=master&file=qemu.png [3]
Coverity Static analysis https://scan.coverity.com/projects/378/badge.svg?flat=1&foo=qemu.svg [4]
Patchew Apply and test patches as they are sent on the mailing list. https://patchew.org/QEMU/badge.svg [5]
Documentation Build the RST portions of the doc/ subtree https://readthedocs.org/projects/qemu/badge/?version=latest&foo=qemu.svg [6]