You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 31, 2022. It is now read-only.
Per discussion on 4/1/15, it was decided at least for now that the jenkins aggregator will normally delete any logfiles associated with a PR if the jenkins clients report success. More specifically in this case, the logfiles will be deleted from the aggregators database once the PR has been closed.
In the case when one or more of the jenkins clints reported a failure, the results for the PR will be retained even after it has been closed.
If the aggregator's database grows to large using this approach, a more refined approach for retaining logfiles for failed cases will need to be considered.