I had a similar problem with SCM and needed to wipe workspaces on all slaves for a particular set of jobs. There was no ready solution so I rolled my own.
The following Groovy script wipes workspaces of certain jobs on all nodes. Execute it from <Jenkins host>/computer/(master)/script Something like this could be implemented as a command "Wipe Out All Workspaces". -- View this message in context: http://jenkins-ci.361315.n4.nabble.com/Wipe-out-workspace-tp2234763p4676370.html Sent from the Jenkins users mailing list archive at Nabble.com. -- 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.
