Skip to content

Make Github Runner jobs run in QEMU instead of on bare metal #7

Open
@ArneTR

Description

@ArneTR
  • First install quemu and a KVM launcher on your box.
    => In the end we need to launch the QUEMU VMs via command line

What we need, please check locally:

      • The credentials of the used github runner must be injected into QEMU (they do not have to be hidden though, as the "user" of the run already has access to it)
  • The should always 1 process lingering.
  • As soon as the test-run finishes the QEMU process should be shutdown and a new one started
  • How do we know when we can close the QEMU? Can we send data back from the VM? -> Look at QEMU guest agent

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions