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 testing", "Flaky tests", > "Gating", and "Continuous Integration". > > The first patch was borrowed from > [email protected].
^ These 2 lines belong to the cover and are irrelevant in this context. Cc'ing qemu-trivial@ otherwise (patch reviewed). > Signed-off-by: Willian Rampazzo <[email protected]> > --- > docs/devel/ci-definitions.rst | 121 ++++++++++++++++++++++++++++++++++ > docs/devel/ci.rst | 1 + > 2 files changed, 122 insertions(+) > create mode 100644 docs/devel/ci-definitions.rst
