From: Nick Porter Date: Thu, 16 Feb 2023 12:18:25 +0000 (+0000) Subject: Set test IMAP server to respond quickly to rejects X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46f0208f1f90ebe5f820080052cd4c563ac5ff34;p=thirdparty%2Ffreeradius-server.git Set test IMAP server to respond quickly to rejects Helps avoid spurious timeouts in CI tests --- diff --git a/scripts/ci/imap-setup.sh b/scripts/ci/imap-setup.sh index 2fc4924cfce..52883e3192c 100755 --- a/scripts/ci/imap-setup.sh +++ b/scripts/ci/imap-setup.sh @@ -156,6 +156,11 @@ log_path = ${LOGPATH} info_log_path = ${LOGINFOPATH} \ " >> "${CONFPATH}" +# Get rejects to respond quickly +echo " +auth_failure_delay = 0secs +" >> "${CONFPATH}" + # Add the Password File to the config echo " passdb {