summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorSara Golemon <sara.golemon@mongodb.com>2020-11-19 22:29:02 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2020-12-23 16:07:18 +0000
commit0286015ed1e0406eee312e03adfd308d01fd189e (patch)
tree3ac813e0373ed686eef420c3d899088601c1127b /etc
parente3372897dcea110233204133a8e62141ba2db70d (diff)
downloadmongo-0286015ed1e0406eee312e03adfd308d01fd189e.tar.gz
SERVER-48548 Add perf tests for auditing
Diffstat (limited to 'etc')
-rwxr-xr-xetc/system_perf.yml34
1 files changed, 34 insertions, 0 deletions
diff --git a/etc/system_perf.yml b/etc/system_perf.yml
index 5f3447c8a5c..762722ffcb8 100755
--- a/etc/system_perf.yml
+++ b/etc/system_perf.yml
@@ -1199,6 +1199,23 @@ buildvariants:
- name: genny_patch_tasks
- name: genny_auto_tasks
+- name: linux-shard-lite-audit
+ display_name: Linux Shard Lite Cluster Audit
+ batchtime: 5760 # 4 days
+ modules: *modules
+ expansions:
+ mongodb_setup: shard-lite-audit
+ infrastructure_provisioning: shard-lite
+ platform: linux
+ project_dir: *project_dir
+ authentication: enabled
+ storageEngine: wiredTiger
+ run_on:
+ - "rhel70-perf-shard-lite"
+ depends_on: *_compile_amazon2
+ tasks:
+ - name: industry_benchmarks
+
- name: linux-shard-lite
display_name: Linux Shard Lite Cluster
batchtime: 5760 # 4 days
@@ -1504,6 +1521,23 @@ buildvariants:
# - name: initialsync-logkeeper-snapshot-update
# - name: initialsync-logkeeper-short-s3-update
+- name: linux-replSet-audit
+ display_name: Linux 3-Node ReplSet Audit
+ batchtime: 10080 # 7 days
+ modules: *modules
+ expansions:
+ mongodb_setup: replica-audit
+ infrastructure_provisioning: replica
+ platform: linux
+ project_dir: *project_dir
+ authentication: enabled
+ storageEngine: wiredTiger
+ run_on:
+ - "rhel70-perf-replset"
+ depends_on: *_compile_amazon2
+ tasks:
+ - name: industry_benchmarks
+
- name: linux-replSet-auth-delay
display_name: Linux 3-Node ReplSet (Auth Delay)
batchtime: 10080 # 7 days