Skip Menu |
 

From: raeburn@mit.edu
Subject: SVN Commit

Reorder some tests and tune delays, so that we don't need to run for
much more than twice the min-password-life interval when testing that
functionality. (This could be made faster if we can assume that
init_db will always have been run immediately before the tests start.)

In my tests, this cuts something like 11 seconds off the run time (now
down to about 65 seconds).

https://github.com/krb5/krb5/commit/8306873be29e0d9690f43f655a21abf543393e62
Commit By: raeburn
Revision: 21867
Changed Files:
U trunk/src/kadmin/passwd/unit-test/kpasswd.0/changing.exp
From: raeburn@mit.edu
Subject: SVN Commit

Revise last change to better resemble the original test, keeping the
min-lifetime test code collected together. Change policy to have a
minimum password lifetime of 10s instead of 30s, and reduce the test
delays accordingly.

https://github.com/krb5/krb5/commit/b533153ba93bc4bb993ec920929124ed9f50c683
Commit By: raeburn
Revision: 21868
Changed Files:
U trunk/src/kadmin/passwd/unit-test/kpasswd.0/changing.exp
U trunk/src/kadmin/testing/scripts/init_db
From: tlyu@mit.edu
Subject: SVN Commit
Download (untitled) / with headers
text/plain 1.5KiB

pull up r21867, r21868 from trunk

------------------------------------------------------------------------
r21868 | raeburn | 2009-02-02 15:37:41 -0500 (Mon, 02 Feb 2009) | 6 lines
Changed paths:
M /trunk/src/kadmin/passwd/unit-test/kpasswd.0/changing.exp
M /trunk/src/kadmin/testing/scripts/init_db

ticket: 6358

Revise last change to better resemble the original test, keeping the
min-lifetime test code collected together. Change policy to have a
minimum password lifetime of 10s instead of 30s, and reduce the test
delays accordingly.
------------------------------------------------------------------------
r21867 | raeburn | 2009-02-02 14:29:52 -0500 (Mon, 02 Feb 2009) | 10 lines
Changed paths:
M /trunk/src/kadmin/passwd/unit-test/kpasswd.0/changing.exp

ticket: 6358
subject: speed up kpasswd tests

Reorder some tests and tune delays, so that we don't need to run for
much more than twice the min-password-life interval when testing that
functionality. (This could be made faster if we can assume that
init_db will always have been run immediately before the tests start.)

In my tests, this cuts something like 11 seconds off the run time (now
down to about 65 seconds).
------------------------------------------------------------------------

https://github.com/krb5/krb5/commit/72d934be89e8041c6938f000d5f7f30f4742ffe9
Commit By: tlyu
Revision: 22009
Changed Files:
U branches/krb5-1-7/src/kadmin/passwd/unit-test/kpasswd.0/changing.exp
U branches/krb5-1-7/src/kadmin/testing/scripts/init_db