Hi, Need help with skipping the offline nodes and running builds only on selected nodes based on parameters.
We have setup a project which needs to be run on multiple nodes. This is also a parameterized build. Users will select the nodes on which to run the builds. Based on their selection, we need to trigger the builds only on the nodes they have selected and we also have to skip the build on the nodes if they are offline.How can we achieve this in multi-configuration project? I know there is NodeLabel parameter. But when we use it, the builds are triggered as down-stream jobs rather than a truly multi-configuration job. Any help would be appreciated. Thanks, JP -- 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/d/optout.
