The plugin is a flywieght task, and its use is that just to co-ordingate other jobs. Because of this the “build flow” job won’t have a workspace allocated to it, the jobs it triggers will behave exactly as they normally would,
This changed post 0.10 so if you have a 0.10 job and use its workspace to copy artifacts into or collate results etc then it will no longer function correctly. /James From: [email protected] [mailto:[email protected]] On Behalf Of Roberto González Sent: 20 January 2014 11:59 To: [email protected] Cc: James Nord (jnord) Subject: Re: Build Flow - abort all the subjobs when the Main Job is aborted what do you mean with the removal of the workspace? My main job needs a workspace (i know that the build flow doesnt have it) to copy the artifacts (generated by the subjobs). The workspace folder is not created anymore with the lastest version of the plugin? El lunes, 20 de enero de 2014 11:33:22 UTC, James Nord (jnord) escribió: The version in git is stable – (if you can live with the removal of the workspace) (which is a feature) then go with latest. I’ve been running it in production for a fair while without any issues. /James From: [email protected]<javascript:> [mailto:[email protected]<javascript:>] On Behalf Of Roberto González Sent: 20 January 2014 11:27 To: [email protected]<javascript:> Subject: Build Flow - abort all the subjobs when the Main Job is aborted Hi. Im using the Build Flow plugin to make an dinamic flow of subjobs (that can run X subjobs given by param). If the main job runs 200 subjobs, and the user aborts the parent job, all the subjobs are still running or in queue, so the user must abort them one by one. How can i propagate the abort to all subjobs? I saw the issue: https://issues.jenkins-ci.org/browse/JENKINS-19423 It has an commit to Git, but there is no notice of the date when it will be release? There is any form of cancel all the subjobs when the main job is aborted without download the last (and probably unstable) version of the plugin from Git? Anybody knows the date of the release of the next version of the plugin? Thanks and excuse my limited english. -- 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]<javascript:>. For more options, visit https://groups.google.com/groups/opt_out. -- 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]<mailto:[email protected]>. For more options, visit https://groups.google.com/groups/opt_out. -- 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.
