Whamcloud - gitweb
LU-16799 tests: fix sanity-krb5
authorSebastien Buisson <sbuisson@ddn.com>
Thu, 4 May 2023 23:10:50 +0000 (01:10 +0200)
committerAndreas Dilger <adilger@whamcloud.com>
Sat, 17 Jun 2023 05:35:33 +0000 (05:35 +0000)
commit989a55dfe794705a5e591dd82392f4c272f1f236
treee508110e3dfd7612b6cf6fa75f2851a580a9a276
parent209a9e483dac93352d6076d90c150ca5303a86e5
LU-16799 tests: fix sanity-krb5

sanity-krb5.sh needs to be fixed in several ways.
It cannot assume that the Kerberos credentials cache is FILE, and
expect ccache files to be under /tmp/krb5cc_*.
The lsvcgssd daemon must be launched with -vvv flags for easier
debugging.
Keyring needs to be cleared appropriately after using 'lfs flushctx'.

Lustre-change: https://review.whamcloud.com/50864
Lustre-commit: f8f8b3c574e95cb7272310bba19f97fe68cd9b11

Test-Parameters: trivial testlist=sanity-krb5 kerberos=true
Signed-off-by: Sebastien Buisson <sbuisson@ddn.com>
Change-Id: I31ca8d2d97e137c7ba9fa478d5432aeedb5135a8
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/51265
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/tests/krb5_login.sh
lustre/tests/sanity-krb5.sh
lustre/tests/test-framework.sh