Whamcloud - gitweb
Branch HEAD
authoryujian <yujian>
Fri, 24 Jul 2009 02:16:29 +0000 (02:16 +0000)
committeryujian <yujian>
Fri, 24 Jul 2009 02:16:29 +0000 (02:16 +0000)
commit5b9530531abc22873cbd59da84769acbd12c7cf3
tree3c06a7eae46e7e96a1f501ae20b8c6d4130d8814
parentdf8a670e8266378b7697c7855d420c3b3671b599
Branch HEAD
b=19413
i=eric.mei
i=yong.fan

Fix setup_kerberos.sh to:
1) create principal for MGS and add it to the Kerberos database
2) create and install the keytab file krb5.keytab on the MGS node

Fix sanity-gss.sh test 150 to:
1) support running on multiple client nodes
2) unmount one mount point ($MOUNT) on each client node
3) not to leave $MOUNT unmounted at the end of the test

Fix t-f zconf_mount_clients() to return the correct value.
lustre/tests/sanity-gss.sh
lustre/tests/setup_kerberos.sh
lustre/tests/test-framework.sh