Skip to content

Commit 87837be

Browse files
xpromachefqqb
authored andcommitted
increase the limit of login attempts/second for the tests
1 parent 2a723d2 commit 87837be

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • tests/src/test/resources/IntegrationTest

tests/src/test/resources/IntegrationTest/yamcs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ services:
77
args:
88
port: 9190
99
maxPageSize: 10000
10+
maxAuthRequestsPerSecond: 100
1011

1112
dataDir: ${java.io.tmpdir}/yamcs-IntegrationTest-data
1213

0 commit comments

Comments
 (0)