summaryrefslogtreecommitdiff
path: root/etc/system_perf.yml
diff options
context:
space:
mode:
authorVojislav Stojkovic <vojislav.stojkovic@mongodb.com>2023-05-11 05:50:13 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2023-05-11 06:28:39 +0000
commit0e87bdf088907690685f1a18cdc3faa7c6221f42 (patch)
tree1badff4919ae50e7f1a6f094734527bff1ce72a4 /etc/system_perf.yml
parentbbb51d48561a47e6dc6e6aec9abf3463c1b6acc3 (diff)
downloadmongo-0e87bdf088907690685f1a18cdc3faa7c6221f42.tar.gz
SERVER-76508 Disable latch analyzer in performance tests and production
Diffstat (limited to 'etc/system_perf.yml')
-rwxr-xr-xetc/system_perf.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/system_perf.yml b/etc/system_perf.yml
index 41b5409a8d1..e0491590dbe 100755
--- a/etc/system_perf.yml
+++ b/etc/system_perf.yml
@@ -1547,6 +1547,7 @@ buildvariants:
-j$(grep -c ^processor /proc/cpuinfo)
--release
--variables-files=etc/scons/mongodbtoolchain_stable_gcc.vars
+ --use-diagnostic-latches=off
install-mongocryptd
run_on:
- "amazon2-xlarge"
@@ -1579,6 +1580,7 @@ buildvariants:
-j$(grep -c ^processor /proc/cpuinfo)
--release
--variables-files=etc/scons/mongodbtoolchain_stable_gcc.vars
+ --use-diagnostic-latches=off
--allocator=system
--enable-free-mon=off
--enterprise-features=fle,search
@@ -1740,6 +1742,7 @@ buildvariants:
-j$(grep -c ^processor /proc/cpuinfo)
--release
--variables-files=etc/scons/mongodbtoolchain_stable_gcc.vars
+ --use-diagnostic-latches=off
compile_variant: -rhel70
run_on:
- rhel70-large