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
Use a Mutex guard for VM creation as CI sometimes is failing with
```
Error:
0: Failed to create libvirt domain
1: Failed to start libvirt domain: error: Failed to start domain 'bootc-..'
error: failed to create directory '/run/user/1001/libvirt/qemu/run/swtpm': File exists
```
Signed-off-by: Pragyan Poudyal <pragyanpoudyal41999@gmail.com>
0 commit comments