Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Want to use parallel and different node for parallel stages #23

Open
hakkimS opened this issue Mar 10, 2024 · 1 comment
Open

Want to use parallel and different node for parallel stages #23

hakkimS opened this issue Mar 10, 2024 · 1 comment

Comments

@hakkimS
Copy link

hakkimS commented Mar 10, 2024

parallel stages and diff node Example

[//]: Don't know how to use parallel stages in my pipeline with the Basepipeline Class

I want to use parallel and multiple node in my pipeline
I have seen these variables for alternative node in basepipeline
protected String nodeLabelExpr = ''
/**
* Alternative node label expression used together with altTargets
/
protected String altNodeLabelExpr = ''
/
*
* Space delimited list of alternative targets that use altNodeLabelExpr
*/
protected String altTargets = ''

But I don't know how to utilize it in my pipeline

  • could you please provide the example of above variable, How I can utilize in the pipeline
  • And please provide the example for paralle stage also
@hakkimS
Copy link
Author

hakkimS commented Mar 10, 2024

Help required for parallel stages

@hakkimS hakkimS changed the title ##Want to use parallel and different node for parallel stages Want to use parallel and different node for parallel stages Mar 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant