Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 70d9734

Browse files
committedDec 5, 2024·
update benchmarks task on evergreen
1 parent e31e591 commit 70d9734

File tree

1 file changed

+2
-15
lines changed

1 file changed

+2
-15
lines changed
 

‎evergreen/evergreen.yml

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1461,19 +1461,7 @@ tasks:
14611461
- func: bootstrap-mongo-orchestration
14621462
- func: run-smoke-tests
14631463

1464-
- name: performance-tests-net80-server-v6.0
1465-
commands:
1466-
- func: bootstrap-mongo-orchestration
1467-
vars:
1468-
VERSION: "v6.0-perf"
1469-
TOPOLOGY: "server"
1470-
SSL: "nossl"
1471-
AUTH: "noauth"
1472-
SKIP_LEGACY_SHELL: "true"
1473-
- func: install-dotnet
1474-
- func: run-performance-tests
1475-
1476-
- name: performance-tests-net80-server-v8.0
1464+
- name: test-csharp-spec-benchmarks
14771465
commands:
14781466
- func: bootstrap-mongo-orchestration
14791467
vars:
@@ -2539,8 +2527,7 @@ buildvariants:
25392527
run_on:
25402528
- rhel90-dbx-perf-large
25412529
tasks:
2542-
- name: performance-tests-net80-server-v6.0
2543-
- name: performance-tests-net80-server-v8.0
2530+
- name: test-csharp-spec-benchmarks
25442531

25452532
# AWS Lambda tests
25462533
- name: aws-lambda-tests

0 commit comments

Comments
 (0)
Please sign in to comment.