summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Guo <robert.guo@mongodb.com>2022-06-07 20:14:32 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2023-01-05 11:56:00 +0000
commitb7380a371582c57ea3fb4447c80b205da82bfaaa (patch)
tree7e1c36d9a08380db5c8f1f7d0fa7053b79cf4e15
parent46772d61657e73c7d2e6217624a10247bdd690bf (diff)
downloadmongo-b7380a371582c57ea3fb4447c80b205da82bfaaa.tar.gz
SERVER-65385 disable analyzing benchmark results
(cherry picked from commit e9cf5fa8c7c76cfff422d6e97c549b4773d0d48e)
-rw-r--r--etc/evergreen_yml_components/definitions.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/evergreen_yml_components/definitions.yml b/etc/evergreen_yml_components/definitions.yml
index 270ade242fe..106555b3921 100644
--- a/etc/evergreen_yml_components/definitions.yml
+++ b/etc/evergreen_yml_components/definitions.yml
@@ -131,7 +131,7 @@ variables:
resmoke_args: --help
resmoke_jobs_max: 1
- func: "send benchmark results"
- - func: "analyze benchmark results"
+# - func: "analyze benchmark results"
vars:
suite: benchmark_suite
@@ -3306,7 +3306,7 @@ tasks:
exec_timeout_secs: 14400 # 4 hour timeout.
resmoke_jobs_max: 1
- func: "send benchmark results"
- - func: "analyze benchmark results"
+# - func: "analyze benchmark results"
vars:
suite: benchmarks
@@ -3320,7 +3320,7 @@ tasks:
suite: benchmarks_sharding
resmoke_jobs_max: 1
- func: "send benchmark results"
- - func: "analyze benchmark results"
+# - func: "analyze benchmark results"
# Disabled under SERVER-64949.
# - <<: *benchmark_template