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 1090b3f commit 68b9bf1Copy full SHA for 68b9bf1
.evergreen/.evg.yml
@@ -1547,12 +1547,13 @@ tasks:
1547
product_name: mongo-java-driver
1548
- func: "create and upload SSDLC release assets"
1549
1550
+ # Do not rename this task – renaming resets the performance time series
1551
- name: "perf"
1552
tags: ["perf"]
1553
commands:
1554
- func: "bootstrap mongo-orchestration"
1555
vars:
- VERSION: "v6.0-perf"
1556
+ VERSION: "v8.0-perf"
1557
TOPOLOGY: "server"
1558
SSL: "nossl"
1559
AUTH: "noauth"
0 commit comments