f2839fe Provide explicit kernel path to QEMU sanity check

Authored and Committed by berrange 3 years ago
1 file changed. 4 lines added. 1 lines removed.
    Provide explicit kernel path to QEMU sanity check
    
    In a mock build root the kernel probably won't exist in /boot and the
    QEMU sanity check script won't search /lib/modules. So we must find the
    vmlinuz file and pass it explicitly.
    
    Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
    
        
file modified
+4 -1