]> git.ipfire.org Git - thirdparty/krb5.git/commit
Add margin to expired tickets in test suite 1287/head
authorGreg Hudson <ghudson@mit.edu>
Sat, 28 Jan 2023 01:13:12 +0000 (20:13 -0500)
committerGreg Hudson <ghudson@mit.edu>
Wed, 1 Feb 2023 07:41:34 +0000 (02:41 -0500)
commit6ecf843bf1e8653c988d2eddba56613f79abe05c
treee47ece61f47334a48031f510895297923d65909b
parentd2b80b247a506672ff38ee6cce3816e2a8074533
Add margin to expired tickets in test suite

Very occasionally a test using expired tickets will fail because the
ticket isn't seen as expired.  Obtain tickets with a longer expiration
margin to avoid these failures.
src/tests/gssapi/t_client_keytab.py
src/tests/t_ccache.py