This is an automated email from the git hooks/post-receive script. jforbes pushed a commit to branch master in repository kernel-tests. commit d69237416e3954175d86ee49d57193c724771a4d Author: Josh Boyer <jwboyer@xxxxxxxxxx> Date: Fri May 31 11:07:44 2013 -0400 Don't run direct IO test yet It does a blind mount of the loopback ext4 filesystem onto /tmp. That's fine when doing a limited test run, but in a stress test with multiple things running, we probably don't want to do that. --- stress/ltp/runtest.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stress/ltp/runtest.sh b/stress/ltp/runtest.sh index 3582689..69ec03f 100755 --- a/stress/ltp/runtest.sh +++ b/stress/ltp/runtest.sh @@ -30,7 +30,7 @@ popd # kick some combination of them off in parallel and let them run for a specific # duration ./mmstress.sh -./diostress.sh +#./diostress.sh ./fsstress.sh # XXXXXX -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ kernel mailing list kernel@xxxxxxxxxxxxxxxxxxxxxxx https://lists.fedoraproject.org/admin/lists/kernel@xxxxxxxxxxxxxxxxxxxxxxx