Whamcloud - gitweb
LU-8955 tests: exercise SELinux policy info 99/33699/19
authorSebastien Buisson <sbuisson@ddn.com>
Wed, 21 Nov 2018 13:10:22 +0000 (22:10 +0900)
committerOleg Drokin <green@whamcloud.com>
Mon, 8 Apr 2019 05:36:22 +0000 (05:36 +0000)
commit1796539799e2798caa80799e957faa03ef6af1a5
tree8920b4f930a515b67f49f77c9c110c48865835dc
parentf93c9c9c70bdb321ca5ec7dd84db9a426cb3bc06
LU-8955 tests: exercise SELinux policy info

Add new tests 21a and 21b to sanity-selinux.sh. Goal is to test
that SELinux policy info is properly sent by the client, and
checked by the server, in the following cases:
- connection
- create
- open
- unlink
- rename
- getxattr
- setxattr
- setattr
- getattr
- symlink
- hardlink

Test-Parameters: trivial testlist=sanity-selinux clientselinux
Signed-off-by: Sebastien Buisson <sbuisson@ddn.com>
Change-Id: Ibd9c5added027e12d8126641c56f21fdbc791941
Reviewed-on: https://review.whamcloud.com/33699
Tested-by: Jenkins
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Patrick Farrell <pfarrell@whamcloud.com>
Reviewed-by: Li Dongyang <dongyangli@ddn.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/sanity-selinux.sh