Whamcloud - gitweb
LU-4371 gss: Generalize testing of GSSAPI code 25/8525/12
authorAndrew Korty <ajk@iu.edu>
Mon, 9 Dec 2013 23:14:51 +0000 (15:14 -0800)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 28 Feb 2014 13:08:38 +0000 (13:08 +0000)
commit8cffc4a0255d007d358e7e1ed843bacb4d9c7f7c
treec1fa6878c4ac3d05f60db70f719bc19e3bf1f184
parent0209add4a5099817111c8576afe930d1e2daef03
LU-4371 gss: Generalize testing of GSSAPI code

Rename sanity-gss.sh to sanity-krb5.sh and make sanity-gss.sh a
mechanism-agnostic test suite for just the GSSAPI code itself using
the gssnull security flavor, which in turn uses the null GSSAPI
mechanism.

Test-Parameters: testlist=sanity-gss
Signed-off-by: Andrew Korty <ajk@iu.edu>
Change-Id: I149ce66c4b044e20b9e8e1b93058ec4f62aba881
Reviewed-on: http://review.whamcloud.com/8525
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Jenkins
Reviewed-by: Jian Yu <jian.yu@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
lustre/tests/Makefile.am
lustre/tests/sanity-gss.sh [changed mode: 0644->0755]
lustre/tests/sanity-krb5.sh [new file with mode: 0755]
lustre/tests/test-framework.sh [changed mode: 0644->0755]