summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel Angel Nieto <miguel.nieto@mongodb.com>2023-03-15 14:34:11 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2023-03-15 15:17:54 +0000
commita7b30cdbf3bb00862ae5a8ffa576837b34b20d36 (patch)
treef63e320af312f4b8be7667f47573537c481f383b
parente25cbc25b3fccfc6319f02befd6be9fc07fa6c51 (diff)
downloadmongo-a7b30cdbf3bb00862ae5a8ffa576837b34b20d36.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 54f1cc03d34..8316bcf016e 100755
--- a/etc/system_perf.yml
+++ b/etc/system_perf.yml
@@ -1707,6 +1707,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
@@ -1741,8 +1743,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