summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordalyd <david.daly@mongodb.com>2022-12-20 14:55:48 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-12-20 15:32:45 +0000
commit81103ed0dc71bb9e3ed5faed6a9f4ed4ccad210e (patch)
tree865d4577ee5f9fd5191576f44353f78c81ce3983
parent3972acca68f5fbb20e9395a8702a25386977820d (diff)
downloadmongo-81103ed0dc71bb9e3ed5faed6a9f4ed4ccad210e.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 0cb7306790b..d3075a35b64 100755
--- a/etc/system_perf.yml
+++ b/etc/system_perf.yml
@@ -2576,23 +2576,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