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

Andrea Bolognani abologna at redhat.com
Thu Mar 26 13:40:22 UTC 2020


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>

-- 
Andrea Bolognani / Red Hat / Virtualization




More information about the libvir-list mailing list