Details
-
Bug
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
Windows Jenkins 1.470
Description
Hi there,
It appears that the workspace cleanup plugin is not actually cleaning up once the build is complete.
I've got a Jenkins server (v1.470) running with a few build nodes. My build job is dispatched to build node 1, builds without error but then when I check C:\JCI\workspace\job (on the build node) there are files and folder still there.
Clearly it's not removing the files it should be? Any ideas?
Regards,
Tom
It's probably worth mentioning that my build jobs are all matrix projects.