summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Guo <robert.guo@mongodb.com>2021-06-10 14:00:25 -0400
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-06-11 16:49:21 +0000
commit6cd2d27dbcd1522da59b61b5aea0378f72371c7d (patch)
tree6d6be3273c686efc5bef6b1d9022bb9206ffd4c1
parentf647417228cb45bf1866f1b2f437f34c619d84b6 (diff)
downloadmongo-6cd2d27dbcd1522da59b61b5aea0378f72371c7d.tar.gz
SERVER-57620 increase perf.yml batchtime to 4h
(cherry picked from commit dae609050ad4fbaa174974fe974255c512e28e07) (cherry picked from commit 48a83599cc988af1fc574debf6dd52a6b17bb564)
-rw-r--r--etc/perf.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/perf.yml b/etc/perf.yml
index 49e3db84422..1e665dbcf7c 100644
--- a/etc/perf.yml
+++ b/etc/perf.yml
@@ -771,7 +771,7 @@ tasks:
buildvariants:
- name: linux-wt-standalone
display_name: Standalone Linux inMemory
- batchtime: 90 # 1.5 hours
+ batchtime: 240 # 4 hours
modules: *modules
expansions:
# We are explicitly tracking the rhel62 variant compile options from evergreen.yml for
@@ -824,7 +824,7 @@ buildvariants:
- name: linux-wt-repl
display_name: 1-Node ReplSet Linux inMemory
- batchtime: 90 # 1.5 hours
+ batchtime: 240 # 4 hours
modules: *modules
expansions:
mongod_exec_wrapper: *exec_wrapper