Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
LU-12131 tests: properly handle GSS in server failover
In case of server failover, a number of aspects must be handled when GSS based features (SSK or Kerberos) are activated: - lsvcgssd daemon must be restarted; - targets must be mounted with proper skpath option; - permissions on keys must be adjusted. When service is initially started, all that is managed in setupall(). fail() and facet_failover() have to be improved to take GSS aspects into account. Test-Parameters: envdefinitions=SHARED_KEY=true testlist=sanity,recovery-small,sanity-sec Signed-off-by: Sebastien Buisson <[email protected]> Change-Id: I8db686f406629c7eec655496cf83c0539c1bfb33 Reviewed-on: https://review.whamcloud.com/35041 Tested-by: jenkins <[email protected]> Tested-by: Maloo <[email protected]> Reviewed-by: Andreas Dilger <[email protected]> Reviewed-by: Wei Liu <[email protected]> Reviewed-by: Oleg Drokin <[email protected]>
- Loading branch information