| This would be extremely useful to have. We have many different combinations of target architectures + build variations and the matrix plugin works quite well for this usecase. It would be great if we could have a matrix job that runs a single jenkinsfile with different parameters but without different git branches for each variant. A single parallel block is not a reasonable alternative to the matrix plugin. If I go on console output I get all the parallel output interleaved. While the blue ocean UI filters it by parallel stage having to expand each individual node is also quite annoying. |