]> git.ipfire.org Git - thirdparty/systemd.git/commit
TEST-46-HOMED: Disable auth rate-limiting 31552/head
authorAdrian Vovk <adrianvovk@gmail.com>
Tue, 5 Mar 2024 17:25:42 +0000 (12:25 -0500)
committerLuca Boccassi <bluca@debian.org>
Sat, 23 Mar 2024 01:05:13 +0000 (01:05 +0000)
commit269a3fe245581615eeaa9b2f616c81242b9d17df
treed0e2d849580bb57fae50fdcfe411e12976166ac1
parent44aaff689b39b497e7d62c6ccd37383c93d6a53e
TEST-46-HOMED: Disable auth rate-limiting

Rate limiting authentication attempts in the test can cause somewhat
sporadic test failures: adding a test case might suddenly cause future
test cases to fail because of too many authentication attempts too
quickly

We're not trying to test the rate-limiting, we're trying to test the
functionality of homed. So we effectively disable rate-limiting on all
the home areas we create
test/units/testsuite-46.sh