From: Bob Glossman Date: Wed, 24 Sep 2014 19:09:53 +0000 (-0700) Subject: LU-5641 tests: ensure user daemon is in group bin X-Git-Tag: 2.6.90~53 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=85ba17462f0605b1ef609ad333cde5a71767b4e2;hp=9849f6110680d6846e05e9787f1821b0f86b5461;p=fs%2Flustre-release.git LU-5641 tests: ensure user daemon is in group bin sanity test_103a assumes user daemon is a member of group bin. This addition makes that so even in el7 where it's not true by default. Test-Parameters: clientdistro=el7 mdsfilesystemtype=ldiskfs mdtfilesystemtype=ldiskfs ostfilesystemtype=ldiskfs Signed-off-by: Bob Glossman Change-Id: I180479e80d4da5f1bfec98c25676feaae85c29d7 Reviewed-on: http://review.whamcloud.com/12044 Reviewed-by: Andreas Dilger Tested-by: Jenkins Tested-by: Maloo Reviewed-by: Jian Yu --- diff --git a/lustre/tests/sanity.sh b/lustre/tests/sanity.sh index c04d64d..96a7081 100644 --- a/lustre/tests/sanity.sh +++ b/lustre/tests/sanity.sh @@ -6857,6 +6857,8 @@ test_103a() { skip_env "could not find setfacl" && return $GSS && skip "could not run under gss" && return + gpasswd -a daemon bin # LU-5641 + declare -a identity_old for num in $(seq $MDSCOUNT); do