Rob Petti commented on Improvement JENKINS-23929

I have similarly large builds, and don't have a problem with our clean scripts leaving files behind, so it's certainly not 'impossible'.

In any event, if you really want a workspace for each branch, and don't want to use branch switching as I suggested earlier, then why not have one job per branch? That'll let you run builds in parallel as well, and more easily identify what code is actually being built. The way you are trying to do it seems like it would only confuse you and your users.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" 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.

Reply via email to