Testing/CI/Patchew: Difference between revisions

From QEMU
(Created page with "Patchew [https://patchew.org/] is a CI service that perform continuous testing of the QEMU master branch as well as testing of each patch series that is submitted to the maili...")
 
Line 1: Line 1:
Patchew [https://patchew.org/] is a CI service that perform continuous testing of the QEMU master branch as well as testing of each patch series that is submitted to the mailing list. Patchew also collects tags such as "Reviewed-by" and lets users search patches and download them.
Patchew [https://patchew.org/] is a CI service that perform continuous testing of the QEMU master branch as well as testing of each patch series that is submitted to the mailing list. Patchew also collects tags such as "Reviewed-by" and lets users search patches and download them.


= Configuration =
== Configuration ==


Tests are configured at [https://patchew.org/QEMU/info/] for project administrators only (Paolo and Fam are administrators).
Tests are configured at https://patchew.org/QEMU/info/ (accessible to project administrators only; Paolo and Fam are administrators.


Patchew tests are not
Patchew does not support running tests on other trees than [https://git.qemu.org/git/qemu.git git.qemu.org/qemu.git]; however, it runs tests on pull requests just like on any other series that is sent to the mailing list.


== Test jobs ==
== Test jobs ==

Revision as of 15:10, 22 May 2019

Patchew [1] is a CI service that perform continuous testing of the QEMU master branch as well as testing of each patch series that is submitted to the mailing list. Patchew also collects tags such as "Reviewed-by" and lets users search patches and download them.

Configuration

Tests are configured at https://patchew.org/QEMU/info/ (accessible to project administrators only; Paolo and Fam are administrators.

Patchew does not support running tests on other trees than git.qemu.org/qemu.git; however, it runs tests on pull requests just like on any other series that is sent to the mailing list.

Test jobs

  • checkpatch.pl
  • Build tests:
    • x86 Linux Docker tests (Red Hat virtlab205, admins: Paolo and Yash Mankad): CentOS7/GCC, Ubuntu/clang, mingw/GCC
    • s390 Linux (lfedora1.lf-dev.marist.edu, admins: Paolo and Dan Horak)
    • FreeBSD (Red Hat virtlab205, admins: Paolo and Yash Mankad)

Current Status

The current status of the master branch is: https://patchew.org/QEMU/badge.svg