summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorRamon Fernandez <ramon@mongodb.com>2018-06-07 11:19:21 -0400
committerRamon Fernandez <ramon@mongodb.com>2018-06-07 11:19:21 -0400
commit80a730133cbd3246e6e70e1d19c5b625c3062f65 (patch)
treea01d68447cb49d8f5d9383a8ed3ed403ee22fffd /etc
parent10f3e9b6f24c57001c6b8b51357f7769a8d2a9e0 (diff)
downloadmongo-80a730133cbd3246e6e70e1d19c5b625c3062f65.tar.gz
SERVER-35210 Enable projet expansion to set curator release
(cherry picked from commit 2c6bf9ead4270ffce87eda37b032848e89f86bc7)
Diffstat (limited to 'etc')
-rw-r--r--etc/evergreen.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index c578a46a524..067b51c7fdf 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -4801,7 +4801,7 @@ tasks:
/usr/local/bin/notary-client.py --key-name "server-3.6" --auth-token-file ${workdir}/src/signing_auth_token --comment "Evergreen Automatic Signing ${revision} - ${build_variant} - ${branch_name}" --notary-url http://notary-service.build.10gen.cc:5000 --skip-missing mongodb-${push_name}-${push_arch}-${suffix}.${ext|tgz} mongodb-shell-${push_name}-${push_arch}-${suffix}.${ext|tgz} mongodb-${push_name}-${push_arch}-debugsymbols-${suffix}.${ext|tgz} mongodb-win32-${push_arch}-${suffix}.msi mongodb-src-${src_suffix}.${ext|tar.gz}
if [ "${has_packages|}" = "true" ]; then
- CURATOR_RELEASE="ea8d75dcc1a587111e7418e2428fb67e267af9fe"
+ CURATOR_RELEASE=${curator_release|"ea8d75dcc1a587111e7418e2428fb67e267af9fe"}
curl -L -O http://boxes.10gen.com/build/curator/curator-dist-rhel70-$CURATOR_RELEASE.tar.gz
tar -zxvf curator-dist-rhel70-$CURATOR_RELEASE.tar.gz
./curator repo --config ./etc/repo_config.yaml --distro ${packager_distro} --edition ${repo_edition} --version ${version} --arch ${packager_arch} --packages repo