Whamcloud - gitweb
LU-12470 tests: clear MDT-MDT locks for pdo tests 21/35321/6
authorPatrick Farrell <pfarrell@whamcloud.com>
Fri, 5 Jul 2019 16:50:11 +0000 (12:50 -0400)
committerOleg Drokin <green@whamcloud.com>
Fri, 9 Aug 2019 04:40:15 +0000 (04:40 +0000)
commit43ed7101e10e395839f9406bead6a5ac4fb02997
tree3b602a41e5fee11e05026dc8b8c404b5bee3b571
parent39e5bfa73414d18738001761b42ea0e3264c2983
LU-12470 tests: clear MDT-MDT locks for pdo tests

It is not sufficient to clear client locks to avoid
spillover from one tests to the next in the pdo tests, we
must also clear MDT-MDT locks or we can end up waiting for
one of those.

Test-Parameters: trivial testlist=sanityn
Test-Parameters: fstype=zfs testlist=sanityn
Test-Parameters: mdscount=2 mdtcount=4 testlist=sanityn
Test-Parameters: mdscount=2 mdtcount=4 fstype=zfs testlist=sanityn
Signed-off-by: Patrick Farrell <pfarrell@whamcloud.com>
Change-Id: I8b6a1a6e9a1268a5d87bcb216f54736118ae7ba0
Reviewed-on: https://review.whamcloud.com/35321
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: James Nunez <jnunez@whamcloud.com>
Reviewed-by: Lai Siyao <lai.siyao@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/sanityn.sh