diff options
-rwxr-xr-x | etc/system_perf.yml | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/etc/system_perf.yml b/etc/system_perf.yml index a254b59770c..2c0a07b072f 100755 --- a/etc/system_perf.yml +++ b/etc/system_perf.yml @@ -1659,30 +1659,6 @@ buildvariants: - name: smoke_test - name: ycsb_60GB - - name: linux-3-node-1dayhistory-15gbwtcache.2022-11 - display_name: Linux 3-Node ReplSet 1 Day History 15 GB WiredTiger Cache 2022-11 - modules: *modules - expansions: - mongodb_setup_release: 2022-11 - mongodb_setup: replica-1dayhistory-15gbwtcache - 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: crud_workloads - - name: smoke_test - - name: ycsb_60GB - - name: linux-3-shard.2022-11 display_name: Linux 3-Shard Cluster 2022-11 modules: *modules |