Skip to content

Commit 3b9f212

Browse files
committed
CDRIVER-4172 use perf.send for sending performance test results
1 parent 48fcc98 commit 3b9f212

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.evergreen/benchmark.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ functions:
173173
file_location: mongo-c-driver/report.json
174174

175175
"send dashboard data" :
176-
command: json.send
176+
command: perf.send
177177
params:
178178
name: perf
179179
file: mongo-c-driver/results.json
@@ -286,4 +286,4 @@ buildvariants:
286286
<<: *benchmark_common
287287
run_on:
288288
- centos6-perf
289-
tasks: *benchmark_tests
289+
tasks: *benchmark_tests

0 commit comments

Comments
 (0)