summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorKashish Garg <kashish.garg@mongodb.com>2018-07-25 16:47:50 -0400
committerKashish Garg <kashish.garg@mongodb.com>2018-07-30 13:19:11 -0400
commitd68d672dd4cc27c92be897e7523fad85664fc39e (patch)
tree7e5539c325eb0e506c963fde9327dd9b1b258438 /etc
parentaede5e0ea6553abe96cee3982c0999e7cc9eb30d (diff)
downloadmongo-d68d672dd4cc27c92be897e7523fad85664fc39e.tar.gz
PERF-1591 Adding audit compile variant to test changes for improved auditing performance
Diffstat (limited to 'etc')
-rw-r--r--etc/system_perf.yml21
1 files changed, 21 insertions, 0 deletions
diff --git a/etc/system_perf.yml b/etc/system_perf.yml
index 9975515e77b..6abb93b8b57 100644
--- a/etc/system_perf.yml
+++ b/etc/system_perf.yml
@@ -732,6 +732,27 @@ buildvariants:
- name: bestbuy_agg
- name: bestbuy_query
+- name: linux-standalone-audit
+ display_name: Linux Standalone Audit
+ batchtime: 10080 # 7 days
+ modules: *modules
+ expansions:
+ setup: standalone-audit
+ cluster: single
+ platform: linux
+ project_dir: *project_dir
+ authentication: enabled
+ storageEngine: wiredTiger
+ run_on:
+ - "rhel70-perf-single"
+ depends_on:
+ - name: compile
+ variant: compile-linux-64-amzn
+ tasks: &standalonetasks
+ - name: industry_benchmarks
+ - name: crud_workloads
+ - name: smoke_test
+
- name: linux-3-shard
display_name: Linux 3-Shard Cluster
batchtime: 10080 # 7 days