summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorMaddie Zechar <mez2113@columbia.edu>2022-04-06 15:24:52 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-04-06 17:49:39 +0000
commit0954e8a6694258ad4e19af052bf3bb329a8326fb (patch)
treeda1e7cbe5a6354b042c079ec88fb62d407bc799c /etc
parent26a4ad50a630050643bf9f3ccd58d096dd792db0 (diff)
downloadmongo-0954e8a6694258ad4e19af052bf3bb329a8326fb.tar.gz
SERVER-64949: Disable the CST benchmark tests
Diffstat (limited to 'etc')
-rw-r--r--etc/evergreen_yml_components/definitions.yml23
1 files changed, 12 insertions, 11 deletions
diff --git a/etc/evergreen_yml_components/definitions.yml b/etc/evergreen_yml_components/definitions.yml
index c2e26d315d2..0d5e1a3cbb5 100644
--- a/etc/evergreen_yml_components/definitions.yml
+++ b/etc/evergreen_yml_components/definitions.yml
@@ -3154,17 +3154,18 @@ tasks:
- func: "send benchmark results"
- func: "analyze benchmark results"
-- <<: *benchmark_template
- name: benchmarks_cst
- tags: ["benchmarks"]
- commands:
- - func: "do benchmark setup"
- - func: "run tests"
- vars:
- suite: benchmarks_cst
- resmoke_jobs_max: 1
- - func: "send benchmark results"
- - func: "analyze benchmark results"
+# Disabled under SERVER-64949.
+# - <<: *benchmark_template
+# name: benchmarks_cst
+# tags: ["benchmarks"]
+# commands:
+# - func: "do benchmark setup"
+# - func: "run tests"
+# vars:
+# suite: benchmarks_cst
+# resmoke_jobs_max: 1
+# - func: "send benchmark results"
+# - func: "analyze benchmark results"
- <<: *run_jepsen_template
name: jepsen_register_findAndModify