Skip to content
Snippets Groups Projects
  1. Jul 29, 2022
    • Kristian Klausen's avatar
      gitlab_runner: Add VM based executor (libvirt-executor) · 06e02527
      Kristian Klausen authored
      For some workloads running in a container is too restrictive, ex:
      arch-boxes (loop device, filesystem mount, pacstrap) and archiso
      (pacstrap). Currently they both run a TCG accelerated QEMU VM, which is
      very slow and painful to work with. We should provide a better option to
      our users!
      
      This adds a hardware accelerated VM for this kinds of workloads, which
      is way faster and you can do whatever you like (mostly)!
      
      Fix #283
      Verified
      06e02527
  2. May 07, 2022
  3. Jun 07, 2021
Loading