I'm a complete newbie here to the workflow plugin having only gone through the docker container tutorial.
Are there constructs in the dsl to define a workflow that will execute a number of existing jobs ( either jobs define on the same master, or remote) either in serial or parallel, controlling the parameters being passed, pulling them from jobs run earlier in the flow? The benefit of this approach is that we could reuse our existing jobs while we we gain experience with workflow. The ultimate goal would be to transfer the work being doing in the individual jobs directly into the flow. This seems like a basic core step that would be available in the dsl but I couldn't find an example of this in the documentation, and I'm not familiar yet with the implementation and source code layout to mine directly in the code to see if the functionality exists but is not documented, how to possibly write my own extensions for this using the extensions that are available. Anyone have an experience with this that can provides some pointers/guidelines/examples that might help get me started? Thanks. Doug Lethin. -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/51fb4ed2-d829-457c-a0c7-5d3ec5e301c1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
