You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This was seen in Jenkins CI setup.
Test flow:
Launch Host VM using make KERNEL_DIR=/hyp/oss/linux GRAPHICS=1 run
Launch Guest VM from Host VM using sudo ./run-qemu6-linux.sh
Wait for Guest VM to start, collect some logs and then shutdown now
After delay do shutdown now also in Host VM.
If Guest VM did not have time to shutdown before Host VM shutdown was initiated (or progressed far enough ?), kernel panics:
This was seen in Jenkins CI setup.
Test flow:
Launch Host VM using
make KERNEL_DIR=/hyp/oss/linux GRAPHICS=1 run
Launch Guest VM from Host VM using
sudo ./run-qemu6-linux.sh
Wait for Guest VM to start, collect some logs and then
shutdown now
After delay do
shutdown now
also in Host VM.If Guest VM did not have time to shutdown before Host VM shutdown was initiated (or progressed far enough ?), kernel panics:
see full log at host.log
Full CI execution: http://dashingtestautomation.asuscomm.com:8080/job/kvms_multibranch//job/master/27/
The text was updated successfully, but these errors were encountered: