History log of /openbsd-current/regress/usr.bin/ssh/penalty.sh
Revision Date Author Comments
# 1.6 16-Jun-2024 djm

penalty test is still a bit racy


# 1.5 15-Jun-2024 djm

crank up penalty timeouts so this should work on even the slowest of
test builders


# 1.4 14-Jun-2024 djm

split the PerSourcePenalties test in two: one tests penalty enforcement
but not penalty expiry, the other tests penalty expiry.

This lets us disable the expiry testing in certain CI test environments.


# 1.3 14-Jun-2024 djm

don't redirect stderr for ssh-keyscan we expect to succeed


# 1.2 14-Jun-2024 djm

specify an algorithm for ssh-keyscan, otherwise it will make
multiple attempts simultaneously and confuse the test


# 1.1 06-Jun-2024 djm

regress test for PerSourcePenalties


# 1.5 15-Jun-2024 djm

crank up penalty timeouts so this should work on even the slowest of
test builders


# 1.4 14-Jun-2024 djm

split the PerSourcePenalties test in two: one tests penalty enforcement
but not penalty expiry, the other tests penalty expiry.

This lets us disable the expiry testing in certain CI test environments.


# 1.3 14-Jun-2024 djm

don't redirect stderr for ssh-keyscan we expect to succeed


# 1.2 14-Jun-2024 djm

specify an algorithm for ssh-keyscan, otherwise it will make
multiple attempts simultaneously and confuse the test


# 1.1 06-Jun-2024 djm

regress test for PerSourcePenalties


# 1.1 06-Jun-2024 djm

regress test for PerSourcePenalties