Zhou Zheng Sheng has posted comments on this change. Change subject: add simple VM creation functional test ......................................................................
Patch Set 8: Thanks Yaniv Bronhaim. This is because in the tests we ask vdsm to use KVM, but the KVM module is not loaded in your test machine. To enable KVM support, firstly restart the machine and enter the BIOS configuration interface, enable intel or amd hardware virtualization support, then we have to shutdown the machine to let it take effect. Start the machine again, in the OS command line, now we can probe the kernel module kvm-intel, if it succeeds you can use KVM to create machine. I think I can update the test to detect if KVM is enabled, if it is not, just skip or run the VM without KVM. -- To view, visit http://gerrit.ovirt.org/7396 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Icb0d86ce20a547ef809d5407fe12d6ade474c4d2 Gerrit-PatchSet: 8 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Zhou Zheng Sheng <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Deepak C Shetty <[email protected]> Gerrit-Reviewer: Gal Hammer <[email protected]> Gerrit-Reviewer: Mark Wu <[email protected]> Gerrit-Reviewer: Michal Skrivanek <[email protected]> Gerrit-Reviewer: Royce Lv <[email protected]> Gerrit-Reviewer: ShaoHe Feng <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: Zhou Zheng Sheng <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
