[PATCH 0/4] gitlab-ci improvements

Thomas Huth posted 4 patches 3 years, 1 month ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20210311142211.1547864-1-thuth@redhat.com
Maintainers: "Philippe Mathieu-Daudé" <philmd@redhat.com>, Wainer dos Santos Moschetta <wainersm@redhat.com>, "Alex Bennée" <alex.bennee@linaro.org>, Thomas Huth <thuth@redhat.com>
.gitlab-ci.yml | 95 ++++++++++++++++----------------------------------
1 file changed, 31 insertions(+), 64 deletions(-)
[PATCH 0/4] gitlab-ci improvements
Posted by Thomas Huth 3 years, 1 month ago
Move the build-tools-and-docs-debian to a better place, add dependencies
and merge some jobs to speed up the CI.

Thomas Huth (4):
  gitlab-ci.yml: Move build-tools-and-docs-debian to a better place
  gitlab-ci.yml: Add some missing dependencies to the jobs
  gitlab-ci.yml: Merge one of the coroutine jobs with the tcg-disabled
    job
  gitlab-ci.yml: Merge check-crypto-old jobs into the build-crypto-old
    jobs

 .gitlab-ci.yml | 95 ++++++++++++++++----------------------------------
 1 file changed, 31 insertions(+), 64 deletions(-)

-- 
2.27.0


Re: [PATCH 0/4] gitlab-ci improvements
Posted by Richard Henderson 3 years, 1 month ago
On 3/11/21 8:22 AM, Thomas Huth wrote:
> Thomas Huth (4):
>    gitlab-ci.yml: Move build-tools-and-docs-debian to a better place
>    gitlab-ci.yml: Add some missing dependencies to the jobs
>    gitlab-ci.yml: Merge one of the coroutine jobs with the tcg-disabled
>      job
>    gitlab-ci.yml: Merge check-crypto-old jobs into the build-crypto-old
>      jobs

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~