summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Eismann <simon.eismann@mongodb.com>2023-04-19 17:38:13 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2023-04-19 18:39:21 +0000
commitec53647d3d1cd223ea5704535198037587516e15 (patch)
tree491d97cc33322d00687609373ad5dc3eb1a40d0a
parent0f6ef4ce7335eb247e0253571f25d1c9a6a49827 (diff)
downloadmongo-ec53647d3d1cd223ea5704535198037587516e15.tar.gz
SERVER-76274 Moved microbenchmarks to their own distro
-rwxr-xr-xetc/system_perf.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/system_perf.yml b/etc/system_perf.yml
index a8311f00f3c..5aa029226aa 100755
--- a/etc/system_perf.yml
+++ b/etc/system_perf.yml
@@ -2789,7 +2789,7 @@ buildvariants:
project_dir: *project_dir
compile_variant: "-arm64"
run_on:
- - "rhel70-perf-single"
+ - "rhel70-perf-microbenchmarks"
depends_on: *_compile_amazon_linux2_arm64
tasks:
- name: big_collection
@@ -2838,7 +2838,7 @@ buildvariants:
project_dir: *project_dir
compile_variant: "-arm64"
run_on:
- - "rhel70-perf-single"
+ - "rhel70-perf-microbenchmarks"
depends_on: *_compile_amazon_linux2_arm64
tasks:
- name: genny_scale_InsertRemove
@@ -2883,7 +2883,7 @@ buildvariants:
infrastructure_provisioning: workload_client_mongod_combined_intel.2023-01
compile_variant: ""
run_on:
- - "rhel70-perf-single"
+ - "rhel70-perf-microbenchmarks"
depends_on: *_compile_amazon2
# yaml does not nicely merge arrays, so DO NOT ADD INDIVIDUAL TASKS HERE.
# Add tasks to the anchor that this variant references
@@ -2899,7 +2899,7 @@ buildvariants:
infrastructure_provisioning: workload_client_mongod_combined_intel.2023-01
compile_variant: ""
run_on:
- - "rhel70-perf-single"
+ - "rhel70-perf-microbenchmarks"
depends_on: *_compile_amazon2
# yaml does not nicely merge arrays, so DO NOT ADD INDIVIDUAL TASKS HERE.
# Add tasks to the anchor that this variant references