Skip to content
Prev Previous commit
Next Next commit
Update server version.
  • Loading branch information
vbabanin committed Mar 26, 2025
commit 75c519e62e64afc01c271426c2666f67a08a8bf6
2 changes: 1 addition & 1 deletion .evergreen/.evg.yml
Copy link
Member Author

@vbabanin vbabanin Mar 27, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@stIncMale mentioned that "Perf test setups are different in mixed bulk writes".

Original file line number Diff line number Diff line change
Expand Up @@ -1552,7 +1552,7 @@ tasks:
commands:
- func: "bootstrap mongo-orchestration"
vars:
VERSION: "v6.0-perf"
VERSION: "v8.0-perf"
TOPOLOGY: "server"
SSL: "nossl"
AUTH: "noauth"
Expand Down