summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xetc/system_perf.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/etc/system_perf.yml b/etc/system_perf.yml
index f2232b0fb18..18795a81d95 100755
--- a/etc/system_perf.yml
+++ b/etc/system_perf.yml
@@ -765,6 +765,16 @@ tasks:
- func: "run test"
- func: "analyze"
+- name: initialsync-large
+ priority: 5
+ commands:
+ - func: "prepare environment"
+ vars:
+ test: "initialsync-large"
+ - func: "deploy cluster"
+ - func: "run test"
+ - func: "analyze"
+
- name: change_streams_throughput
priority: 5
commands:
@@ -1282,6 +1292,7 @@ buildvariants:
tasks:
- name: initialsync
- name: initialsync-logkeeper-short
+ - name: initialsync-large
- name: linux-replSet-initialsync-logkeeper
display_name: Linux ReplSet Initial Sync LogKeeper