summaryrefslogtreecommitdiff
path: root/etc/system_perf.yml
diff options
context:
space:
mode:
authorIan Boros <puppyofkosh@gmail.com>2019-03-20 17:54:10 -0400
committerIan Boros <puppyofkosh@gmail.com>2019-04-08 13:01:37 -0400
commitcb588e3afb498e21c048d349bda7f94f2b5ff229 (patch)
tree74c7812b5512f810ff5a1c310a213cee2afeebde /etc/system_perf.yml
parent573921791c4d20e0d1603fd0a200d90d74b65bd5 (diff)
downloadmongo-cb588e3afb498e21c048d349bda7f94f2b5ff229.tar.gz
SERVER-40246 Add cursor manager sys perf test
Diffstat (limited to 'etc/system_perf.yml')
-rw-r--r--etc/system_perf.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/etc/system_perf.yml b/etc/system_perf.yml
index 00d8e316f9e..ca6f1e63e2e 100644
--- a/etc/system_perf.yml
+++ b/etc/system_perf.yml
@@ -463,6 +463,16 @@ tasks:
- func: "run test"
- func: "analyze"
+- name: cursor_manager
+ priority: 5
+ commands:
+ - func: "prepare environment"
+ vars:
+ test: "cursor_manager"
+ - func: "deploy cluster"
+ - func: "run test"
+ - func: "analyze"
+
- name: mixed_workloads
priority: 5
commands:
@@ -852,6 +862,7 @@ buildvariants:
- name: industry_benchmarks
- name: crud_workloads
- name: jasper_smoke
+ - name: cursor_manager
- name: insert_remove
- name: mixed_workloads
- name: misc_workloads