Whamcloud - gitweb
LU-11403 tests: Fix $tfile usage 98/34698/4
authorPatrick Farrell <pfarrell@whamcloud.com>
Wed, 17 Apr 2019 16:19:09 +0000 (12:19 -0400)
committerOleg Drokin <green@whamcloud.com>
Sat, 4 May 2019 05:57:54 +0000 (05:57 +0000)
commit4191e0cdd0d96b848c1235471179d25d37a889dc
treed4bf8fc8bea89439609909d524d53d9de996fd42
parent7c7c39d84c98df3c6fe33c04c9e391529a86db53
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
Signed-off-by: Patrick Farrell <pfarrell@whamcloud.com>
Change-Id: Iea6356cabb1623606bf926ce80c55a3210c0b535
Reviewed-on: https://review.whamcloud.com/34698
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Alexander Zarochentsev <c17826@cray.com>
Reviewed-by: James Nunez <jnunez@whamcloud.com>
Tested-by: Jenkins
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/sanity.sh