mirror of
https://github.com/suitenumerique/docs.git
synced 2026-08-21 15:12:23 +02:00
Strong flakiness started to appear. This commit aims to fix some of them by improving the stability of the tests and removing some redundant checks.
10 lines
298 B
Plaintext
10 lines
298 B
Plaintext
# For the CI job test-e2e
|
|
BURST_THROTTLE_RATES="1000/minute"
|
|
COLLABORATION_API_URL=http://y-provider:4444/collaboration/api/
|
|
SUSTAINED_THROTTLE_RATES="1000/minute"
|
|
Y_PROVIDER_API_BASE_URL=http://y-provider:4444/api/
|
|
|
|
# Throttle
|
|
API_DOCUMENT_THROTTLE_RATE=1000/min
|
|
API_CONFIG_THROTTLE_RATE=1000/min
|