Whamcloud - gitweb
LU-10070 tests: Fix replay-single test_85b 70/34470/2
authorPatrick Farrell <paf@cray.com>
Tue, 4 Dec 2018 21:16:50 +0000 (15:16 -0600)
committerAndreas Dilger <adilger@whamcloud.com>
Thu, 21 Mar 2019 21:06:24 +0000 (21:06 +0000)
commitc590eaa213e6333531e775b100bfb78c952f4d79
treefccbf354369b3529ea3d0919da8675b70e95ec93
parentb14e6617b9b7181b136a0500bb6aebc730802c3c
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>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/34470
Tested-by: Jenkins
Tested-by: Maloo <maloo@whamcloud.com>
lustre/tests/replay-single.sh