Whamcloud - gitweb
LU-11915 tests: use trusted.* xattr for conf-sanity test_115 48/34948/8
authorArtem Blagodarenko <c17828@cray.com>
Thu, 23 May 2019 11:49:54 +0000 (14:49 +0300)
committerOleg Drokin <green@whamcloud.com>
Thu, 12 Sep 2019 03:25:19 +0000 (03:25 +0000)
commitb6333589fb05feadccae86acfb6ceeeba87f8b9b
tree9c6fbb437f62e675527e54348a81e086bfd958a2
parent98e19e1fd2b8e2cb4b626f531694e51fe26f1c2b
LU-11915 tests: use trusted.* xattr for conf-sanity test_115

conf-sanity test 115 is always skipped because of patch
"LU-8569 linkea: linkEA size limitation". Links could not be
used for creating external inode for xattrs.

Let's use "trusted.*" xattrs for creating external xattr inode.

Fixes: 048a8740ae26 ("LU-8569 lfsck: handle linkEA overflow")

Signed-off-by: Artem Blagodarenko <c17828@cray.com>
Cray-bug-id: LUS-6966
Change-Id: If4c74c5baaeec6503edb3c5e756b9a55ff1bd90a
Test-Parameters: trivial testlist=conf-sanity envdefinitions=FLAKEY=false
Reviewed-on: https://review.whamcloud.com/34948
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Jian Yu <yujian@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/conf-sanity.sh