[libvirt PATCH 3/5] gitlab: group jobs into stages

Erik Skultety eskultet at redhat.com
Fri Mar 20 15:27:42 UTC 2020


On Tue, Mar 10, 2020 at 10:09:43AM +0000, Daniel P. Berrangé wrote:
> Within a stage all jobs run in parallel. Stages are ordered so later
> stages are only executed if previous stages succeeded. By using separate
> stages for the cross builds, we can avoid wasting CI resources if the
> relatively simple website build fails. Later we can avoid running cross
> builds, if the native build fails too.
>
> Signed-off-by: Daniel P. Berrangé <berrange at redhat.com>
> ---
>  .gitlab-ci.yml | 12 +++++++++---
>  1 file changed, 9 insertions(+), 3 deletions(-)

Reviewed-by: Erik Skultety <eskultet at redhat.com>




More information about the libvir-list mailing list