netlab icon indicating copy to clipboard operation
netlab copied to clipboard

Use something else than kvm-ok to test libvirt installation

Open ipspace opened this issue 1 year ago • 1 comments

kvm-ok doesn't exist on AlmaLinux (or RHEL), making them unusable as platforms to run netlab with libvirt plugin because netlab up uses kbm-ok command to test whether the KVM/libvirt installation is working.

See https://networktocode.slack.com/archives/C022DQHK8BH/p1713281249912099 for a potential workaround.

ipspace avatar Apr 18 '24 17:04 ipspace

FWIW, the kvm-ok code is here: https://bazaar.launchpad.net/~cpu-checker-dev/cpu-checker/trunk/view/head:/kvm-ok

We could just add it to networklab package and then use our own code ;)

ipspace avatar Apr 24 '24 09:04 ipspace