Skip to content

Commit 40948eb

Browse files
authored
CLOUDP-336555 Failed Test: mongodb-atlas-cli-master-TestMain/atlas_backups_flex_e2e/e2e_atlas_backups (#4100)
1 parent eb92a26 commit 40948eb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build/ci/evergreen.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1319,6 +1319,7 @@ tasks:
13191319
- name: atlas_backups_flex_e2e
13201320
tags: [ "e2e","backup","atlas" ]
13211321
must_have_test_results: true
1322+
exec_timeout_secs: 11400 # 3 hours 10 minutes
13221323
depends_on:
13231324
- name: compile
13241325
variant: "code_health"
@@ -1337,6 +1338,7 @@ tasks:
13371338
E2E_CLOUD_ROLE_ID: ${e2e_cloud_role_id}
13381339
E2E_TEST_BUCKET: ${e2e_test_bucket}
13391340
E2E_FLEX_INSTANCE_NAME: ${e2e_flex_instance_name}
1341+
E2E_TIMEOUT: 3h
13401342
- name: atlas_backups_restores_e2e
13411343
tags: [ "e2e","backup","atlas" ]
13421344
must_have_test_results: true

0 commit comments

Comments
 (0)