We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a3f061 commit e8ed43aCopy full SHA for e8ed43a
.evergreen/config.in.yml
@@ -109,6 +109,10 @@ functions:
109
- .evergreen/run-tests.sh
110
111
"perf send":
112
+ - command: attach.artifacts
113
+ params:
114
+ files:
115
+ - ./test/benchmarks/driver_bench/results.json
116
- command: subprocess.exec
117
params:
118
working_dir: src
.evergreen/config.yml
@@ -81,6 +81,10 @@ functions:
81
args:
82
83
perf send:
84
85
86
87
88
89
90
0 commit comments