• Paul E. McKenney's avatar
    torture: Avoid torture-test reboot loops · 10f84c2c
    Paul E. McKenney authored
    
    
    Currently, the various torture tests sometimes react to an early-boot
    bug by rebooting.  This is almost always counterproductive, needlessly
    consuming CPU time and bloating the console log.  This commit therefore
    adds the "-no-reboot" argument to qemu so that reboot requests will
    cause qemu to exit.
    Signed-off-by: default avatarPaul E. McKenney <paulmck@kernel.org>
    10f84c2c
kvm-test-1-run.sh 8.51 KB