https://www.jenkins.io/doc/book/pipeline/syntax/#declarative-matrix

This is a fairly recent feature (like within the past year) which
makes it super easy to write a pipeline across multiple testing axes.

On Wed, 22 Jul 2020 at 07:40, Dennis Kieselhorst <d...@apache.org> wrote:
>
> > At Struts project I developed something like this, this runs
> > sequentially (not sure why but there was a reason) and also supports
> > PRs (but that needs a dedicated Github user with access to ASF)
> >
> > https://github.com/apache/struts/blob/master/Jenkinsfile
>
> Thanks Ɓukasz, that's what I was looking for. If you add parallel as 
> described in https://www.jenkins.io/blog/2017/09/25/declarative-1/ I would 
> assume that they no longer run sequentially.
>
> Best,
> Dennis



-- 
Matt Sicker <boa...@gmail.com>

Reply via email to