Re: [PATCH 0/9] gitlab-ci: Make mainstream CI green again

2021-05-27 Thread Philippe Mathieu-Daudé
On 5/25/21 10:25 AM, Philippe Mathieu-Daudé wrote: > gitlab-ci: Extract all default build/test jobs to buildtest.yml > gitlab-ci: Move current job set to qemu-project.yml > gitlab-ci: Document how forks can use different set of jobs > gitlab-ci: Extract cross-container jobs to container-cr

[PATCH 0/9] gitlab-ci: Make mainstream CI green again

2021-05-25 Thread Philippe Mathieu-Daudé
Various patches to make mainstream CI green again: - rebased "gitlab-ci: Ease forks pipeline workflow" on testing-next - split gprof-gcov job - run avocado tests manually (except on mainstream) - fix firmware jobs to only run when files changed - discard avocado results on success, keep them longe