Re: [PATCH-for-6.1 v4 1/4] docs: Document GitLab custom CI/CD variables

2021-07-27 Thread Philippe Mathieu-Daudé
On 7/27/21 10:09 AM, Thomas Huth wrote: > On 27/07/2021 09.55, Philippe Mathieu-Daudé wrote: >> On 7/27/21 7:59 AM, Thomas Huth wrote: >>> On 26/07/2021 17.04, Philippe Mathieu-Daudé wrote: We introduced the QEMU_CI_AVOCADO_TESTING variable in commit f56bf4caf ("gitlab: Run Avocado tests

Re: [PATCH-for-6.1 v4 1/4] docs: Document GitLab custom CI/CD variables

2021-07-27 Thread Thomas Huth
On 27/07/2021 09.55, Philippe Mathieu-Daudé wrote: On 7/27/21 7:59 AM, Thomas Huth wrote: On 26/07/2021 17.04, Philippe Mathieu-Daudé wrote: We introduced the QEMU_CI_AVOCADO_TESTING variable in commit f56bf4caf ("gitlab: Run Avocado tests manually (except mainstream CI)"), but forgot to docume

Re: [PATCH-for-6.1 v4 1/4] docs: Document GitLab custom CI/CD variables

2021-07-27 Thread Philippe Mathieu-Daudé
On 7/27/21 7:59 AM, Thomas Huth wrote: > On 26/07/2021 17.04, Philippe Mathieu-Daudé wrote: >> We introduced the QEMU_CI_AVOCADO_TESTING variable in commit f56bf4caf >> ("gitlab: Run Avocado tests manually (except mainstream CI)"), but >> forgot to document it properly. Do it now. >> >> Suggested-b

Re: [PATCH-for-6.1 v4 1/4] docs: Document GitLab custom CI/CD variables

2021-07-26 Thread Thomas Huth
On 26/07/2021 17.04, Philippe Mathieu-Daudé wrote: We introduced the QEMU_CI_AVOCADO_TESTING variable in commit f56bf4caf ("gitlab: Run Avocado tests manually (except mainstream CI)"), but forgot to document it properly. Do it now. Suggested-by: Thomas Huth Reviewed-by: Daniel P. Berrangé Sign

Re: [PATCH-for-6.1 v4 1/4] docs: Document GitLab custom CI/CD variables

2021-07-26 Thread Willian Rampazzo
On Mon, Jul 26, 2021 at 12:08 PM Philippe Mathieu-Daudé wrote: > > We introduced the QEMU_CI_AVOCADO_TESTING variable in commit f56bf4caf > ("gitlab: Run Avocado tests manually (except mainstream CI)"), but > forgot to document it properly. Do it now. > > Suggested-by: Thomas Huth > Reviewed-by:

[PATCH-for-6.1 v4 1/4] docs: Document GitLab custom CI/CD variables

2021-07-26 Thread Philippe Mathieu-Daudé
We introduced the QEMU_CI_AVOCADO_TESTING variable in commit f56bf4caf ("gitlab: Run Avocado tests manually (except mainstream CI)"), but forgot to document it properly. Do it now. Suggested-by: Thomas Huth Reviewed-by: Daniel P. Berrangé Signed-off-by: Philippe Mathieu-Daudé --- docs/devel/ci