Whamcloud - gitweb
LU-8465 e2fsck: fix f_multithread_ok test 68/40068/2
authorAndreas Dilger <adilger@whamcloud.com>
Sun, 27 Sep 2020 17:26:42 +0000 (11:26 -0600)
committerWang Shilong <wshilong@whamcloud.com>
Mon, 28 Sep 2020 00:10:16 +0000 (00:10 +0000)
commit2b281447e28f7cf0bfe3950b427b33e797b6bb64
tree89626562570c44cf9917912b386cf69aababa5c0
parent475a417008e3724a5b7190a5854f197911754ab6
LU-8465 e2fsck: fix f_multithread_ok test

Don't use $OUT for both the input amd output of a pipeline,
as the output file is truncated befor the input is read.

Fix the handling in the failure case to generate the
*.failed file, and print the actual $test_name instead
of "test_name".

Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I66513a0422a0e70fd7a887b215e3a4e6c9c250e5
Reviewed-on: https://review.whamcloud.com/40068
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Wang Shilong <wshilong@whamcloud.com>
tests/f_multithread_ok/script