
all jobs fail today with the same exception - http://jenkins.ovirt.org/job/vdsm_master_check-merged-el7-x86_64/53/console .
any idea why qemu-kvm is missing?
--
You are probably running inside mock, so you need to ensure that qemu-kvm is installed by mentioning it in the *.packages file. You will probably also need to get the libvirtd socket mounted inside mock, please see the ovirt-system-tests and lago itself for examples on how to do that. Eyal also mentioned another issue you should be aware of, if you are using fc23, you should be aware that the protocol libvirt uses to talk to libvirtd had changed, therefore you cannot run an fc23 mock using libvirt on top of an older host. AFAIK it works ok the other way around. If that is the issue you are seeing, talk to us and we'll help you tweak the jobs to determine which host they run on. -- Barak Korren bkorren@redhat.com RHEV-CI Team