Whamcloud - gitweb
LU-10038 test: ignore readdir races in sanity 133g 51/30451/3
authorJohn L. Hammond <john.hammond@intel.com>
Fri, 8 Dec 2017 16:19:48 +0000 (10:19 -0600)
committerOleg Drokin <oleg.drokin@intel.com>
Sun, 17 Dec 2017 06:20:54 +0000 (06:20 +0000)
commit45f99f6562349f77be6b47bf1bc5a94abf9fd11d
tree9ccd4fafaad09561f0dcc560ad220db72b3fce3f
parent74eb79b0fe4815daa0bebd3293c71f052c5b19d4
LU-10038 test: ignore readdir races in sanity 133g

In sanity test_133g() writing to some files (for example
mdt/*/exports/clear) may cause cause the proc tree to change while
find is running. Avoid errors in these cases by adding the
-ignore_readdir_race option to the find invocations.

Test-Parameters: trivial testlist=sanity

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: I3ce61ee0f4e1041041d6872a0fe03488a9df363c
Reviewed-on: https://review.whamcloud.com/30451
Tested-by: Jenkins
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Jian Yu <jian.yu@intel.com>
lustre/tests/sanity.sh