Whamcloud - gitweb
LU-5641 tests: ensure user daemon is in group bin on mds 62/12762/2
authorBob Glossman <bob.glossman@intel.com>
Tue, 18 Nov 2014 01:33:57 +0000 (17:33 -0800)
committerOleg Drokin <oleg.drokin@intel.com>
Sun, 23 Nov 2014 07:14:09 +0000 (07:14 +0000)
commit31832fab6d6da74e627133139b0c59c1dc07e62c
treefdc713e5f0fd6aec57dae4905950d47c1aaf0f9b
parent4db8abadae3f8a393fe0d25e07575305ae3876da
LU-5641 tests: ensure user daemon is in group bin on mds

The previous fix for this problem only fixed groups on client.
That worked as long as we were only testing with el7 client,
but was an incomplete solution for el7 client/servers.
Need to apply the same fix to mds too to keep things consistent.

Signed-off-by: Bob Gossman <bob.glossman@intel.com>
Change-Id: I411970c591a72b0393ed892f15da1f5d6340df8c
Reviewed-on: http://review.whamcloud.com/12762
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Minh Diep <minh.diep@intel.com>
Reviewed-by: Jian Yu <jian.yu@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/sanity.sh