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
integration-test: skip the chv x86 run when kvm is unavailable
GitHub Actions runners do not expose /dev/kvm, so the x86 Cloud
Hypervisor path cannot be treated as a hard requirement there.
Only run that test when cloud-hypervisor is on PATH and /dev/kvm
exists, and warn clearly otherwise instead of failing the suite.
0 commit comments