[libvirt PATCH v3 05/12] gitlab: reduce number of cross build jobs run by default

Erik Skultety eskultet at redhat.com
Thu Mar 26 16:13:49 UTC 2020


On Thu, Mar 26, 2020 at 02:40:22PM +0100, Andrea Bolognani wrote:
> On Thu, 2020-03-26 at 12:35 +0000, Daniel P. Berrangé wrote:
> > Currently we nine different cross build jobs
>
> You accidentally a verb here :)
>
> [...]
> > +# Extra cross build jobs that are only run post-merge, or
> > +# when code is pushed to a branch with "ci-extra-" name prefix
> > +.cross_build_extra_job_template: &cross_build_extra_job_definition
> > +  <<: *cross_build_default_job_definition
> > +  only:
> > +    - master
> > +    - /^ci-extra-.*$/
>
> Can I suggest the changing the expected prefix from ci-extra to
> ci-full? Because when you push to that branch you get the full set
> of build jobs, not just the extra ones.
>
> Regardless,
>
>   Reviewed-by: Andrea Bolognani <abologna at redhat.com>

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




More information about the libvir-list mailing list