Skip to content

Commit 68b9bf1

Browse files
authored
Start running benchmarks against 8.0 (#1660)
JAVA-5545
1 parent 1090b3f commit 68b9bf1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.evergreen/.evg.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1547,12 +1547,13 @@ tasks:
15471547
product_name: mongo-java-driver
15481548
- func: "create and upload SSDLC release assets"
15491549

1550+
# Do not rename this task – renaming resets the performance time series
15501551
- name: "perf"
15511552
tags: ["perf"]
15521553
commands:
15531554
- func: "bootstrap mongo-orchestration"
15541555
vars:
1555-
VERSION: "v6.0-perf"
1556+
VERSION: "v8.0-perf"
15561557
TOPOLOGY: "server"
15571558
SSL: "nossl"
15581559
AUTH: "noauth"

0 commit comments

Comments
 (0)