summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorMikhail Shchatko <mikhail.shchatko@mongodb.com>2021-10-08 14:11:31 +0300
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-10-08 15:04:48 +0000
commit507652f425f3acc69e5f49e102a1aafce74c520a (patch)
tree79e45672cc215d21fec8a407a55b98f4289ee7b8 /etc
parent2984c3f85b30d9c9b7a36b76be9f0993b702dfce (diff)
downloadmongo-507652f425f3acc69e5f49e102a1aafce74c520a.tar.gz
SERVER-60554 Reduce ConnectionAttempts in ssh connection options in powercycle
Diffstat (limited to 'etc')
-rw-r--r--etc/evergreen.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index 2a9382d6d24..91511c537b2 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -6015,8 +6015,8 @@ tasks:
num_tasks: 20
exec_timeout_secs: 604800 # 7 days
timeout_secs: 604800 # 7 days
- set_up_retry_count: 450
- run_powercycle_args: --sshAccessRetryCount=450
+ set_up_retry_count: 1800
+ run_powercycle_args: --sshAccessRetryCount=1800
- name: powercycle_sentinel
tags: []