In my situation I have build machines divided into two categories: A and B. The nodes for each machine are labelled accordingly.
I also have platforms associated with each machine (one or more of x, y, z). These are also included in the labels for each node. I would like to set up a project with two label parameters machineType and platform so that a node is selected that has a label matching machineType AND platform. As far as I can tell, the NodeLabelParameter plugin only attempts to match at least one label before selecting a node. Is this the expected behavior? -- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
