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é <berra...@redhat.com>
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é <berra...@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com>
Reviewed-by: Willian Rampazzo <willi...@redhat.com>
Message-Id: <20210812180403.4129067-2-berra...@redhat.com>
Signed-off-by: Thomas Huth <th...@redhat.com>
---
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/qemu-devel@nongnu.org/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