testing: Make sure the kernel exists when starting
This commit is contained in:
@@ -17,6 +17,7 @@ echo "Starting test environment"
|
|||||||
|
|
||||||
check_commands kvm virsh
|
check_commands kvm virsh
|
||||||
|
|
||||||
|
[ -f $KNLSRC ] || die "Kernel $KNLSRC not found"
|
||||||
log_action "Deploying kernel $KERNEL"
|
log_action "Deploying kernel $KERNEL"
|
||||||
execute "ln -fs $KNLSRC $KNLTARGET"
|
execute "ln -fs $KNLSRC $KNLTARGET"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user