Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define policies for jenkins job retention to ensure adequate disk space management #3028

Open
sxa opened this issue Apr 13, 2023 · 1 comment

Comments

@sxa
Copy link
Member

sxa commented Apr 13, 2023

Spin off from #2108

On the jenkins server there is quite a mix of policies in place regarding how long jobs are retained for, and how long the artefacts are retained for. In many cases the job logs aren't too much of a problem (but will build up over time as I recently saw with VagrantPlaybookCheck) but artefact management can be more critical as left unchecked it will consume quite a lot of space on the jenkins server.

We should also look at the policy around "locked" jobs and whether we need to retain them indefinitely (e.g. production build pipelines) and potentially audit any other jobs that people have locked.

@sxa
Copy link
Member Author

sxa commented Jan 29, 2024

Related: adoptium/ci-jenkins-pipelines#895 which will potentially have an impact on space requirements

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant