Whamcloud - gitweb
LU-11152 test: work around find bug in sanity 133[fg] 34/32934/5
authorJohn L. Hammond <jhammond@whamcloud.com>
Fri, 3 Aug 2018 16:40:28 +0000 (11:40 -0500)
committerAndreas Dilger <adilger@whamcloud.com>
Wed, 15 Aug 2018 17:16:59 +0000 (17:16 +0000)
commitedd1b078941b9cc97e39e0b54b9daabe0e6f2792
tree62c7442cc6e63668724cec10daa62d597e8747a8
parentafedf9343686504c89f2e28cf6133540166f2347
LU-11152 test: work around find bug in sanity 133[fg]

Some versions of find do not handle the -ignore_readdir_race option
correctly. Work around this by calling error_ignore() rather than
error() in these cases.

Test-Parameters: trivial

Signed-off-by: John L. Hammond <jhammond@whamcloud.com>
Change-Id: I0ad9cef3743f1748908dbab9087b0b54e6466d0a
Reviewed-on: https://review.whamcloud.com/32934
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: James Nunez <jnunez@whamcloud.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
lustre/tests/sanity.sh