summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel Angel Nieto <miguel.nieto@mongodb.com>2023-03-15 14:15:16 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2023-03-15 15:24:43 +0000
commit253eeaf12b835a99d3b44eea79e0baa850ea1bf2 (patch)
treefebc02572ca0665c8ec19ed0ac13616c04e2f98f
parent27b521be9da42d594b3fc3dfe634ecfe3ff1a240 (diff)
downloadmongo-253eeaf12b835a99d3b44eea79e0baa850ea1bf2.tar.gz
SERVER-74690: Change Atlas Real variants to use "2022-11" workload client
-rwxr-xr-xetc/system_perf.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/etc/system_perf.yml b/etc/system_perf.yml
index fbf1042a9c6..ee438bcfa00 100755
--- a/etc/system_perf.yml
+++ b/etc/system_perf.yml
@@ -2020,6 +2020,8 @@ buildvariants:
atlas_setup: M60-repl
use_custom_build: true
infrastructure_provisioning: workload_client
+ infrastructure_provisioning_release: 2022-11
+ workload_setup: 2022-11
platform: linux
project_dir: *project_dir
storageEngine: wiredTiger
@@ -2054,8 +2056,9 @@ buildvariants:
atlas_setup: M60-repl-azure
use_custom_build_azure: true
compile_variant: -rhel70
- run_on_azure: true
infrastructure_provisioning: workload_client
+ infrastructure_provisioning_release: 2022-11
+ workload_setup: 2022-11
platform: linux
project_dir: *project_dir
storageEngine: wiredTiger