summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordalyd <david.daly@mongodb.com>2022-12-20 14:55:19 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-12-20 15:45:21 +0000
commit354db83c8611c1eabb58c748430289168ae3a709 (patch)
tree3aa07d2db52ea9ed21345f0dcda3105cb9c1f4f6
parent6530690040dca4c52b78b2f268e31bf11a015131 (diff)
downloadmongo-354db83c8611c1eabb58c748430289168ae3a709.tar.gz
SERVER-72091 Enable auth-delay sys-perf variant
-rwxr-xr-xetc/system_perf.yml40
1 files changed, 20 insertions, 20 deletions
diff --git a/etc/system_perf.yml b/etc/system_perf.yml
index f38e0f95bd9..f8affc4e522 100755
--- a/etc/system_perf.yml
+++ b/etc/system_perf.yml
@@ -2343,23 +2343,23 @@ buildvariants:
- name: schedule_variant_auto_tasks
- name: industry_benchmarks
- # - name: linux-replSet-auth-delay.2022-11
- # display_name: Linux 3-Node ReplSet (Auth Delay) 2022-11
- # modules: *modules
- # expansions:
- # mongodb_setup_release: 2022-11
- # mongodb_setup: replica-auth-cluster-delay
- # infrastructure_provisioning_release: 2022-11
- # infrastructure_provisioning: replica
- # workload_setup: 2022-11
- # platform: linux
- # project_dir: *project_dir
- # authentication: enabled
- # storageEngine: wiredTiger
- # compile_variant: "-arm64"
- # run_on:
- # - "rhel70-perf-replset"
- # depends_on: *_compile_amazon_linux2_arm64
- # tasks:
- # - name: schedule_patch_auto_tasks
- # - name: schedule_variant_auto_tasks
+ - name: linux-replSet-auth-delay.2022-11
+ display_name: Linux 3-Node ReplSet (Auth Delay) 2022-11
+ modules: *modules
+ expansions:
+ mongodb_setup_release: 2022-11
+ mongodb_setup: replica-auth-cluster-delay
+ infrastructure_provisioning_release: 2022-11
+ infrastructure_provisioning: replica
+ workload_setup: 2022-11
+ platform: linux
+ project_dir: *project_dir
+ authentication: enabled
+ storageEngine: wiredTiger
+ compile_variant: "-arm64"
+ run_on:
+ - "rhel70-perf-replset"
+ depends_on: *_compile_amazon_linux2_arm64
+ tasks:
+ - name: schedule_patch_auto_tasks
+ - name: schedule_variant_auto_tasks