summaryrefslogtreecommitdiff
path: root/etc/system_perf.yml
diff options
context:
space:
mode:
authorCharlie Swanson <charlie.swanson@mongodb.com>2023-04-25 15:27:11 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2023-04-25 18:48:40 +0000
commitf69d974ff5eaabc4dce1af8e8d9ffdf4cff4fcad (patch)
treec6ee10b56fc04d56ca54d29e1b630c2ac61f8eb5 /etc/system_perf.yml
parentbb61585e4f3454d2c67196db86d72bd20e456c64 (diff)
downloadmongo-f69d974ff5eaabc4dce1af8e8d9ffdf4cff4fcad.tar.gz
SERVER-76083 Add a microbenchmarks telemetry variant
Diffstat (limited to 'etc/system_perf.yml')
-rwxr-xr-xetc/system_perf.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/system_perf.yml b/etc/system_perf.yml
index ebd11a45c91..f95166b513d 100755
--- a/etc/system_perf.yml
+++ b/etc/system_perf.yml
@@ -3165,6 +3165,14 @@ buildvariants:
- name: compound_wildcard_index_write_commands
- name: compound_wildcard_index_read_commands
+# Variant: Microbenchmarks with Telemetry
+ - <<: *linux-microbenchmarks-standalone-arm
+ name: linux-microbenchmarks-standalone-arm-telemetry.2023-01
+ display_name: MicroBenchmarks Arm Standalone inMemory.2023-01 (Telemetry)
+ expansions:
+ <<: *standalone-arm-expansions
+ mongodb_setup: mongo-perf-standalone-telemetry
+
- &linux-microbenchmarks-repl-arm
name: linux-microbenchmarks-repl-arm.2023-01
display_name: MicroBenchmarks Arm 1-Node ReplSet inMemory.2023-01