Whamcloud - gitweb
LU-10070 tests: Fix replay-single test_85b 06/34406/3
authorPatrick Farrell <paf@cray.com>
Tue, 4 Dec 2018 21:16:50 +0000 (15:16 -0600)
committerOleg Drokin <green@whamcloud.com>
Sat, 16 Mar 2019 01:10:08 +0000 (01:10 +0000)
commite501749abdcf5513eb4a4eb19919bcbd295ad410
treefa3fb422f77de5bb323d8310c9aaed31e5e174c7
parent281d2c4580a6a52c4a03edd0115621bb73a40dcc
LU-10070 tests: Fix replay-single test_85b

test_85b of replay single sets a default striping on $DIR
and does not remove it.  This makes it impossible to
correctly test self-extending layouts, so fix this first.

This patch is back-port from:
Lustre-commit: 0b9fb772e68db7cbf0c8a755092c1d8b5de6b83d
Lustre-change: https://review.whamcloud.com/33777

Cray-bug-id: LUS-2528
Signed-off-by: Patrick Farrell <paf@cray.com>
Change-Id: I0057c8403e3dae2437cf0c8810af8086e2971c35
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Ben Evans <bevans@cray.com>
Reviewed-by: Vitaly Fertman <c17818@cray.com>
Reviewed-on: https://review.whamcloud.com/34406
Reviewed-by: Patrick Farrell <pfarrell@whamcloud.com>
Tested-by: Jenkins
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/replay-single.sh