Whamcloud - gitweb
LU-12314 tests: Add Missing Description to sanity test 258a 02/34902/3
authorArshad Hussain <arshad.super@gmail.com>
Fri, 10 May 2019 00:54:03 +0000 (06:24 +0530)
committerOleg Drokin <green@whamcloud.com>
Sat, 25 May 2019 05:03:18 +0000 (05:03 +0000)
This patch adds missing test description to sanity test 258a.

Test-Parameters: trivial
Signed-off-by: Arshad Hussain <arshad.super@gmail.com>
Change-Id: I972549cd049b965c9e6da9b43aa245bab875a77a
Reviewed-on: https://review.whamcloud.com/34902
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: James Nunez <jnunez@whamcloud.com>
Reviewed-by: Ben Evans <bevans@cray.com>
Tested-by: Jenkins
Tested-by: Maloo <maloo@whamcloud.com>
lustre/tests/sanity.sh

index da5c79e..96d18c9 100755 (executable)
@@ -17213,7 +17213,7 @@ test_258a() {
        fi
        rm -f $DIR/$tfile
 }
-run_test 258a
+run_test 258a "verify i_mutex security behavior when suid attributes is set"
 
 # Verify we do NOT take the i_mutex in the normal case
 test_258b() {