summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Guo <robert.guo@mongodb.com>2021-03-22 15:35:24 -0400
committerRobert Guo <robert.guo@mongodb.com>2021-03-22 15:35:24 -0400
commite959acb5cefe92d7cef6d375150aebba84c396a0 (patch)
treee31267f2535667e8ba3873665e5a4601e9e0b16e
parentab59bdc3a177bff3412d950f2b74d3d86a2b4092 (diff)
downloadmongo-e959acb5cefe92d7cef6d375150aebba84c396a0.tar.gz
SERVER-54430 update system_perf.yml for 4.9
-rwxr-xr-xetc/system_perf.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/system_perf.yml b/etc/system_perf.yml
index f7136fce11e..051bac0e8a1 100755
--- a/etc/system_perf.yml
+++ b/etc/system_perf.yml
@@ -104,7 +104,7 @@ modules:
- name: enterprise
repo: git@github.com:10gen/mongo-enterprise-modules.git
prefix: src/mongo/db/modules
- branch: master
+ branch: v4.9
- name: mongo-tools
repo: git@github.com:mongodb/mongo-tools.git
prefix: mongo-tools/src/github.com/mongodb