• Paul E. McKenney's avatar
    torture: Make kvm-transform.sh update jitter commands · 018629e9
    Paul E. McKenney authored
    When rerunning an old run using kvm-again.sh, the jitter commands
    will re-use the original "res" directory.  This works, but is clearly
    an accident waiting to happen.  And this accident will happen with
    remote runs, where the original directory lives on some other system.
    This commit therefore updates the qemu-cmd commands to use the new res
    directory created for this specific run.
    Signed-off-by: default avatarPaul E. McKenney <paulmck@kernel.org>
    018629e9
kvm-again.sh 4.12 KB