spack-infrastructure icon indicating copy to clipboard operation
spack-infrastructure copied to clipboard

Standardize the number of GitLab runner pods and concurrency values

Open alecbcs opened this issue 2 years ago • 1 comments
trafficstars

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.

alecbcs avatar Jul 21 '23 16:07 alecbcs

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

zackgalbreath avatar Jul 21 '23 17:07 zackgalbreath