On 30/08/2021 23.15, Philippe Mathieu-Daudé wrote:
On 8/30/21 6:02 PM, Thomas Huth wrote:
On 30/08/2021 15.33, Philippe Mathieu-Daudé wrote:
Hi Thomas,
On 8/25/21 1:00 PM, Thomas Huth wrote:
From: Daniel P. Berrangé <[email protected]>
This splits the CI docs into one file talking about job setup and usage
and another file describing provisioning of custom runners.
Signed-off-by: Daniel P. Berrangé <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: Willian Rampazzo <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Thomas Huth <[email protected]>
---
docs/devel/ci-jobs.rst | 40 ++++++++++
docs/devel/ci-runners.rst | 117 ++++++++++++++++++++++++++++
docs/devel/ci.rst | 159 +-------------------------------------
3 files changed, 159 insertions(+), 157 deletions(-)
create mode 100644 docs/devel/ci-jobs.rst
create mode 100644 docs/devel/ci-runners.rst
You took this one but not the following "docs: add definitions of
terms for CI/testing", is there something missing there?
https://www.mail-archive.com/[email protected]/msg830839.html
I took the patch from Daniel's series here:
https://lists.gnu.org/archive/html/qemu-devel/2021-08/msg02102.html
The second patch there did not apply anymore.
Willian can you respin it please?
No, you got it wrong. Daniel's second patch did not apply anymore. I didn't
look at Willian's series at that point in time.
Thomas