diff options
Diffstat (limited to 'etc/evergreen.yml')
-rw-r--r-- | etc/evergreen.yml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml index 29ca328278f..bd2d898501b 100644 --- a/etc/evergreen.yml +++ b/etc/evergreen.yml @@ -3185,18 +3185,6 @@ tasks: - 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" - -- <<: *benchmark_template name: benchmarks_bsoncolumn tags: ["benchmarks"] commands: |