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

Standardize the number of GitLab runner pods and concurrency values #579

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

alecbcs
Copy link
Member

@alecbcs alecbcs commented Jul 21, 2023

This PR lowers the number of replica GitLab runner pods from 6 to 2 to reduce the number of idle pods in the k8s cluster. It also increases the concurrency of each runner to 75 and decreases the polling interval to 10s which mirrors the values we use internally at LLNL on login nodes, after we found those to be a good fit. Since our runners here mirror the functionality of login node runners, I thought it'd be a good fit to mirror those settings here.

@zackgalbreath
Copy link
Collaborator

any thoughts on how we can test increased concurrency without just "going for it"?

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

Successfully merging this pull request may close these issues.

None yet

2 participants