Even if it could, this wouldn't do what you think. This field is to be read as "here's the requirement to find *one* node that would match". That would not start a build on all the matching nodes.
For doing this, there're two typical ways:
* Matrix project, where you define those axes then all combinations are run
* Pipeline, using the parallel step (or serial, you choose), you need to create the data and make those parallel calls.
--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/192cdf2a-ff3f-4c60-a590-0d7c7d008c51%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.