summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMridul Augustine <mridul.augustine@gmail.comwq>2022-12-21 19:47:42 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-12-22 17:15:05 +0000
commit07aad3da793d5d1dead0814eb6b8d05da9304866 (patch)
tree3521b88096e286317cb044a03319baedca49a0f6
parentc909c0dab0a1ca523a5e685ced02b08bc6abdaa2 (diff)
downloadmongo-07aad3da793d5d1dead0814eb6b8d05da9304866.tar.gz
SERVER-72288: microbenchmark tests fail after Enable M1 Mac support for DSI
(cherry picked from commit 9ac3279cc3459b31a597ed4659e07ad93f073d8f)
-rw-r--r--etc/perf.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/perf.yml b/etc/perf.yml
index 208c84813a9..f7dedaf6af0 100644
--- a/etc/perf.yml
+++ b/etc/perf.yml
@@ -57,7 +57,7 @@ modules:
- name: dsi
repo: git@github.com:10gen/dsi.git
prefix: ${workdir}/src
- branch: master
+ branch: microbenchmarks-stable
- name: genny
repo: git@github.com:10gen/genny.git
prefix: ${workdir}/src