Skip to content

Commit

Permalink
backup tests failing due to not enough timeout period
Browse files Browse the repository at this point in the history
  • Loading branch information
MiaAltieri committed Oct 25, 2023
1 parent bb25856 commit db45b64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/backup_tests/test_backups.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
from . import helpers

S3_APP_NAME = "s3-integrator"
TIMEOUT = 15 * 60
TIMEOUT = 20 * 60
ENDPOINT = "s3-credentials"
NEW_CLUSTER = "new-mongodb"

Expand Down

0 comments on commit db45b64

Please sign in to comment.