Priority
Normal
Type
Bug 
State
Fixed 
Assignee
Eugene Petrenko 
Subsystem
Agent 
Affected versions
Fixed in
Fixed in build
Next build 
  • Submitted by   Sergey Anchipolevsky
    3 years ago (13 Mar 2007 18:46)
  • Updated by   Sergey Anchipolevsky
    2 years ago (15 Nov 2007 18:46)
  • Jira: TW-1992
    (history, comments)
TW-1992 Unused build working directories are not removed from agents after Build Configuration deletion
0
If you delete a project it will be deleted only on the server. The project related information on agent (build directory and everything inside) will live for indefinite time.

Automatically created build working directories should be deleted if there are no build configurations that can use them on the agent.
Can remove lines corresponding to incompatible or no longer existing build configurations from directory.map file. Alternatively, can track last build start time for every directory and remove ones that were not used more then some period. The period should be tweakable (in the main-config.xml?). Default value 2 weeks seems to be a good start.

Issue wasresolved
Comments (0)
 
History
 
Linked Issues (0)
 
Issue has no comments