You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
=> In the end we need to launch the QUEMU VMs via command line
What we need, please check locally:
The text was updated successfully, but these errors were encountered: