Whamcloud - gitweb
LU-12314 tests: Add Missing Description to sanity test 258a 45/35245/2
authorArshad Hussain <arshad.super@gmail.com>
Fri, 10 May 2019 00:54:03 +0000 (06:24 +0530)
committerOleg Drokin <green@whamcloud.com>
Thu, 20 Jun 2019 03:57:32 +0000 (03:57 +0000)
This patch adds missing test description to sanity test 258a.

This patch is a back port from master:
Lustre-change: https://review.whamcloud.com/34902
Lustre-commit: ef2a05a61b4201af612356f78197a57b427260b2

Test-Parameters: trivial

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

index 76c3758..e537efb 100755 (executable)
@@ -16885,7 +16885,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() {