Skip to content

Optional GitLab Runner

Finn requested to merge gitlab-runner into master

Creates a GitLab runner on each hypervisor that has a registration token. Runner uses libvirt to spin up VMs to run the jobs in, with the base image /var/lib/libvirt/images/gitlab-runner-base.qcow2. I've been manually putting a debian-based runner image there. Guest must have the qemu guest agent, and accept SSH connections for user debian with the SSH key provided in the cloud config.

Edited by Finn

Merge request reports

Loading