Whamcloud - gitweb
LU-12039 tests: fix 'lfs mkdir' in sanity-selinux 68/34368/2
authorSebastien Buisson <sbuisson@ddn.com>
Mon, 4 Mar 2019 07:43:42 +0000 (08:43 +0100)
committerOleg Drokin <green@whamcloud.com>
Fri, 15 Mar 2019 23:46:10 +0000 (23:46 +0000)
commite4166f4e9970bbc7ea713d411219a5710c778d61
tree8416a0dcd5d2c27d2838aae12b6086901a5d2b86
parent8ea727f0a74d392711abf79f01d29c2a328574bb
LU-12039 tests: fix 'lfs mkdir' in sanity-selinux

sanity-selinux test_2b and test_20c assume that directory created
with 'lfs mkdir' will be on MDT0, but they have to use the '-i 0'
flag to make sure.

Test-Parameters: trivial testlist=sanity-selinux clientselinux
Signed-off-by: Sebastien Buisson <sbuisson@ddn.com>
Change-Id: I57df7aed18673b9f7f1301b45e621bb76ebb9845
Reviewed-on: https://review.whamcloud.com/34368
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Jenkins
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: James Nunez <jnunez@whamcloud.com>
lustre/tests/sanity-selinux.sh