summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorAlexander Costas <alexander.costas@mongodb.com>2019-06-10 17:59:03 -0400
committerAlexander Costas <alexander.costas@mongodb.com>2019-06-10 17:59:03 -0400
commit242a60b08c91a45cac8e07c6869271cc6b2c5f4e (patch)
treee11f6fe1ff75d2699b82b82823b96a8dc49cf0ca /etc
parentb66bef2c26433922c9fcec1f3649a2f0cffbef3e (diff)
downloadmongo-242a60b08c91a45cac8e07c6869271cc6b2c5f4e.tar.gz
SERVER-41579
Diffstat (limited to 'etc')
-rw-r--r--etc/perf.yml2
-rw-r--r--etc/system_perf.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/etc/perf.yml b/etc/perf.yml
index 3331c51996b..473dfc66eba 100644
--- a/etc/perf.yml
+++ b/etc/perf.yml
@@ -47,7 +47,7 @@ modules:
- name: enterprise
repo: git@github.com:10gen/mongo-enterprise-modules.git
prefix: src/mongo/db/modules
- branch: master
+ branch: v4.2
- name: genny
repo: git@github.com:mongodb/genny.git
branch: master
diff --git a/etc/system_perf.yml b/etc/system_perf.yml
index 86e02368916..e62fc7b781a 100644
--- a/etc/system_perf.yml
+++ b/etc/system_perf.yml
@@ -763,7 +763,7 @@ modules:
- name: enterprise
repo: git@github.com:10gen/mongo-enterprise-modules.git
prefix: src/mongo/db/modules
- branch: master
+ branch: v4.2
#######################################
# Buildvariants #