[PATCH v2 0/1] docs: add definitions of terms for CI/testing

Willian Rampazzo posted 1 patch 2 years, 7 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20210831152939.97570-1-willianr@redhat.com
docs/devel/ci-definitions.rst | 121 ++++++++++++++++++++++++++++++++++
docs/devel/ci.rst             |   1 +
2 files changed, 122 insertions(+)
create mode 100644 docs/devel/ci-definitions.rst
[PATCH v2 0/1] docs: add definitions of terms for CI/testing
Posted by Willian Rampazzo 2 years, 7 months ago
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".

Signed-off-by: Willian Rampazzo <willianr@redhat.com>

- Changes from v1:
  - Add Philippe R-b
  - Remove reference to Daniel's document split patch.

Willian Rampazzo (1):
  docs: add definitions of terms for CI/testing

 docs/devel/ci-definitions.rst | 121 ++++++++++++++++++++++++++++++++++
 docs/devel/ci.rst             |   1 +
 2 files changed, 122 insertions(+)
 create mode 100644 docs/devel/ci-definitions.rst

-- 
2.31.1