• Paul E. McKenney's avatar
    torture: Prevent jitter processes from delaying failed run · c64659ef
    Paul E. McKenney authored
    Even when the kernel panics and qemu dies, runs with jitter enabled will
    continue uselessly until the jitter.sh processes terminate.  This can
    be annoying if a planned one-hour run instead dies during boot.
    
    This commit therefore kills the jitter.sh processes when the run ends
    more than one minute prior to the termination time specified by the
    kvm.sh --duration argument or its default.
    Signed-off-by: default avatarPaul E. McKenney <paulmck@kernel.org>
    c64659ef
kvm-test-1-run.sh 9.25 KB