summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorZakhar Kleyman <zakhar.kleyman@mongodb.com>2017-09-29 11:26:34 -0400
committerZakhar Kleyman <zakhar.kleyman@mongodb.com>2017-09-29 11:26:34 -0400
commit214d71fec72045f322ed77100ad6ba71032c7dcf (patch)
tree0ee4558f3adeb050b4fe4681326bc1a6f5cd14a6 /etc
parent46881eff440b732b928e7b013905dcfae287d88f (diff)
downloadmongo-214d71fec72045f322ed77100ad6ba71032c7dcf.tar.gz
SERVER-31006 bump curator to latest
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 17bce62b9f0..5a2d4d0ec82 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -3096,7 +3096,7 @@ tasks:
/usr/local/bin/notary-client.py --key-name "server-3.4" --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="88f34a9f1c79db7ea9597b6e85eb5995d03714ba"
+ 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