Skip to content

Commit

Permalink
update benchmarks task on evergreen
Browse files Browse the repository at this point in the history
  • Loading branch information
adelinowona committed Dec 5, 2024
1 parent e31e591 commit 70d9734
Showing 1 changed file with 2 additions and 15 deletions.
17 changes: 2 additions & 15 deletions evergreen/evergreen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1461,19 +1461,7 @@ tasks:
- func: bootstrap-mongo-orchestration
- func: run-smoke-tests

- name: performance-tests-net80-server-v6.0
commands:
- func: bootstrap-mongo-orchestration
vars:
VERSION: "v6.0-perf"
TOPOLOGY: "server"
SSL: "nossl"
AUTH: "noauth"
SKIP_LEGACY_SHELL: "true"
- func: install-dotnet
- func: run-performance-tests

- name: performance-tests-net80-server-v8.0
- name: test-csharp-spec-benchmarks
commands:
- func: bootstrap-mongo-orchestration
vars:
Expand Down Expand Up @@ -2539,8 +2527,7 @@ buildvariants:
run_on:
- rhel90-dbx-perf-large
tasks:
- name: performance-tests-net80-server-v6.0
- name: performance-tests-net80-server-v8.0
- name: test-csharp-spec-benchmarks

# AWS Lambda tests
- name: aws-lambda-tests
Expand Down

0 comments on commit 70d9734

Please sign in to comment.