Whamcloud - gitweb
LU-11403 tests: Fix $tfile usage 14/34914/4
authorPatrick Farrell <pfarrell@whamcloud.com>
Wed, 17 Apr 2019 16:19:09 +0000 (12:19 -0400)
committerOleg Drokin <green@whamcloud.com>
Sat, 8 Jun 2019 02:34:47 +0000 (02:34 +0000)
commit5866a8975fe95cbd07b370ee4cf838ba223c13da
tree3f2e126f6c77c0c83c9bbcb306fa8b2642aa6606
parenta1ffe58ab0c41009b77abe553850798a1030d653
LU-11403 tests: Fix $tfile usage

We cannot just use raw $tfile - we must use something under
$DIR.  This is resulting in failures because $tfile exists.

Test-Parameters: trivial

Lustre-change: https://review.whamcloud.com/34698
Lustre-commit: 4191e0cdd0d96b848c1235471179d25d37a889dc

Fixes: a8f4d1e5fd79 ("LU-11403 llite: ll_fault fixes")
Signed-off-by: Patrick Farrell <pfarrell@whamcloud.com>
Change-Id: Iea6356cabb1623606bf926ce80c55a3210c0b535
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Alexander Zarochentsev <c17826@cray.com>
Reviewed-by: James Nunez <jnunez@whamcloud.com>
Signed-off-by: Minh Diep <mdiep@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/34914
Tested-by: Jenkins
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/sanity.sh