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

Further optimizations for Jenkins #5

Open
Cervator opened this issue Sep 4, 2023 · 1 comment
Open

Further optimizations for Jenkins #5

Cervator opened this issue Sep 4, 2023 · 1 comment

Comments

@Cervator
Copy link
Member

Cervator commented Sep 4, 2023

In the past with the Cloudbees flavored Jenkins one step was making an SSD storage class for faster masters - which we may well need again, especially for archiving of analytics which happens on the master and involves lots of little files.

There are other low hanging fruits at this point like simply disabling analytics we do not need (like PMD) - it isn't like we're using much of the analytics at all anyway. They can always be re-enabled later.

Initial resource config was applied but could probably need more tweaking over time.

See the TECHNICAL.md file for more details

@Cervator
Copy link
Member Author

Cervator commented Sep 5, 2023

Ended up getting the SSD working before going live anyway, since that can be a pain to change after you start using your persistent volume. Curious to see how well it'll do vs still needing other tweaks to get nice speedy builds again.

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

No branches or pull requests

1 participant