On Thu, 26 Jan 2023 at 14:16, Alex Bennée <alex.ben...@linaro.org> wrote: > Eldon Stegall <eldon-q...@eldondev.com> writes: > > I have several baremetal machines colocated that I could dedicate to > > execute these runs, dual processor xeons with a couple hundred gigs of > > RAM. I would need approx 48 hours notice to initially provision the > > machines. I would be happy to provide root credentials and work out IPMI > > access if that becomes necessary. > > I think we would need: > > - provisioning scripts in scripts/ci/setup (if existing not already > good enough) > - tweak to handle multiple runner instances (or more -j on the build) > - changes to .gitlab-ci.d/ so we can use those machines while keeping > ability to run on shared runners for those outside the project
Also - the provider of the private runner agrees that they're doing the system administration for it (i.e. keeping the OS distro on it up to date, installing security fixes, etc) (We've historically had a severe lack of people with the time and expertise to do sysadmin work, which is part of why we moved towards doing CI on gitlab in the first place). thanks -- PMM