Whamcloud - gitweb
LU-6356 tests: add delay in tgt_handle_request0 for ctx init 09/15709/2
authorSebastien Buisson <sebastien.buisson@bull.net>
Thu, 23 Jul 2015 12:13:53 +0000 (14:13 +0200)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 15 Sep 2015 16:57:47 +0000 (16:57 +0000)
commit3a7d56b3078906f66e59a96f03d1e36fc27c7460
tree1bdf0abfe881e3683aff9800fc28a407c5c39ec7
parent6a5963882db22e7516b666b651247e0090767e30
LU-6356 tests: add delay in tgt_handle_request0 for ctx init

Add OBD_FAIL_SEC_CTX_HDL_PAUSE in tgt_handle_request0() for SEC_CTX_*
cases. It will induce a delay in gss context negotiation, useful for
sanity-krb5 test_8.

Signed-off-by: Sebastien Buisson <sebastien.buisson@bull.net>
Change-Id: I5bc85e234dd72665f3ab654e60d8a07b40948684
Reviewed-on: http://review.whamcloud.com/15709
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/target/tgt_handler.c