summaryrefslogtreecommitdiff
path: root/etc/perf.yml
diff options
context:
space:
mode:
Diffstat (limited to 'etc/perf.yml')
-rw-r--r--etc/perf.yml7
1 files changed, 5 insertions, 2 deletions
diff --git a/etc/perf.yml b/etc/perf.yml
index ee6c8a5b73a..8fa5c3ff408 100644
--- a/etc/perf.yml
+++ b/etc/perf.yml
@@ -49,6 +49,9 @@ variables:
- benchmarks
- py-tpcc
+ _batch_times:
+ - &batchtime_one_week 10080
+
modules:
###
# Same in every DSI project. Ensure that this block is synchronized with
@@ -918,7 +921,7 @@ tasks:
buildvariants:
- name: linux-wt-standalone
display_name: Standalone Linux inMemory
- batchtime: 240 # 4 hours
+ batchtime: *batchtime_one_week
modules: *modules
expansions:
# We are explicitly tracking the rhel62 variant compile options from evergreen.yml for
@@ -981,7 +984,7 @@ buildvariants:
- name: linux-wt-repl
display_name: 1-Node ReplSet Linux inMemory
- batchtime: 240 # 4 hours
+ batchtime: *batchtime_one_week
modules: *modules
expansions:
mongod_exec_wrapper: *exec_wrapper