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
With older baremetal server, lscpu wont expose virtualisation
feature details (VT-x or AMD-V)
This will cause CH test to be skipped when runs on Ubuntu-KVM
with older generation windows machine.
Fix it by checking if /dev/kvm exist
Signed-off-by: Smit Gardhariya <sgardhariya@microsoft.com>
0 commit comments