Increase load-balancer example test timeout

This commit is contained in:
Théophile Diot 2023-06-06 09:36:26 -04:00
parent 39e6821a4c
commit d5ea95da92
No known key found for this signature in database
GPG Key ID: E752C80DB72BB014
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{
"name": "load-balancer",
"kinds": ["docker"],
"timeout": 60,
"timeout": 120,
"no_copy_container": true,
"tests": [
{