Re: [PATCH 2/2] docs: add definitions of terms for CI/testing

2021-08-30 Thread Philippe Mathieu-Daudé
On 8/20/21 11:09 PM, Willian Rampazzo wrote: > To understand the current state of QEMU CI/testing and have a base to > discuss the plans for the future, it is important to define some usual > terms. This patch defines the terms for "Automated tests", "Unit > testing", "Functional testing", "System

Re: [PATCH 2/2] docs: add definitions of terms for CI/testing

2021-08-20 Thread Philippe Mathieu-Daudé
On 8/20/21 11:09 PM, Willian Rampazzo wrote: > To understand the current state of QEMU CI/testing and have a base to > discuss the plans for the future, it is important to define some usual > terms. This patch defines the terms for "Automated tests", "Unit > testing", "Functional testing", "System

[PATCH 2/2] docs: add definitions of terms for CI/testing

2021-08-20 Thread Willian Rampazzo
To understand the current state of QEMU CI/testing and have a base to discuss the plans for the future, it is important to define some usual terms. This patch defines the terms for "Automated tests", "Unit testing", "Functional testing", "System testing", "Flaky tests", "Gating", and "Continuous In