<< Back to previous view |
![]() |
[QB-2486] many files in configurations folder and how to purge them
|
|
Status: | Closed |
Project: | QuickBuild |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Task | Priority: | Major |
Reporter: | Sreenivas Kothapalli | Assigned To: | Robin Shen |
Resolution: | Fixed | Votes: | 0 |
Remaining Estimate: | Unknown | Time Spent: | Unknown |
Original Estimate: | Unknown | ||
Environment: | PROD |
Description |
We are seeing millions of files under configurations folder. Is it safe to deleted all the files ? or is there any other purge process in QB ?
files like ./quickbuild/configurations/10/reports/scm_activity/builds/DEFAULT/20120904/116499 |
Comments |
Comment by Robin Shen [ 15/Jul/15 12:45 AM ] |
Yes, you can purge them after build finishes with the workspace cleanup action, which can be defined in post-execute action of appropriate steps. Or you can create a configuration running periodically to clean them by executing the step "maintenance / cleanup workspace". |