docs: add definitions of terms for CI/testing
authorWillian Rampazzo <willianr@redhat.com>
Tue, 31 Aug 2021 15:29:39 +0000 (12:29 -0300)
committerThomas Huth <thuth@redhat.com>
Mon, 6 Sep 2021 07:07:00 +0000 (09:07 +0200)
commit1ea47ede63330c44292424df70dfb0ee44d2110f
tree8c0b33d196b7b1105340e71bdc5327d800f5ce89
parent31ebff513fad11f315377f6b07447169be8d9f86
docs: add definitions of terms for CI/testing

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>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20210831152939.97570-2-willianr@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
docs/devel/ci-definitions.rst [new file with mode: 0644]
docs/devel/ci.rst