summaryrefslogtreecommitdiff
path: root/etc/evergreen_yml_components
diff options
context:
space:
mode:
authorMikhail Shchatko <mikhail.shchatko@mongodb.com>2022-08-23 18:25:12 +0300
committerMikhail Shchatko <mikhail.shchatko@mongodb.com>2022-08-23 18:25:12 +0300
commit5e5a1d5d90b34965c2a1c7aa2404e9156f5de05a (patch)
tree6ce3f6bcd8c48ce5c97ee6bc05378e92bb89536c /etc/evergreen_yml_components
parentcf68cf1fdcb1758b150f99906a157caf1a6aca0b (diff)
downloadmongo-5e5a1d5d90b34965c2a1c7aa2404e9156f5de05a.tar.gz
SERVER-68505 Update definitions.yml
Diffstat (limited to 'etc/evergreen_yml_components')
-rw-r--r--etc/evergreen_yml_components/definitions.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/evergreen_yml_components/definitions.yml b/etc/evergreen_yml_components/definitions.yml
index 4691a97105b..c17953f5c45 100644
--- a/etc/evergreen_yml_components/definitions.yml
+++ b/etc/evergreen_yml_components/definitions.yml
@@ -66,7 +66,7 @@ modules:
- name: enterprise
repo: git@github.com:10gen/mongo-enterprise-modules.git
prefix: src/mongo/db/modules
- branch: master
+ branch: v6.1
- name: wtdevelop
repo: git@github.com:wiredtiger/wiredtiger.git
@@ -578,7 +578,7 @@ functions:
"get buildnumber": &get_buildnumber
command: keyval.inc
params:
- key: "${build_variant}_master"
+ key: "${build_variant}_v6.1"
destination: "builder_num"
"run diskstats": &run_diskstats