summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Kleinman <samk@10gen.com>2016-08-25 10:55:15 -0400
committerSam Kleinman <samk@10gen.com>2016-08-25 10:56:26 -0400
commitf84b0bbdb5ba8cb4c44f84ec99b5ffcf6078e5a1 (patch)
tree06e7d87216059bbcc378433b7bef7546aa753a2e
parentfe610681014e6e2c7a75d98bff421f4e79c81d9b (diff)
downloadmongo-f84b0bbdb5ba8cb4c44f84ec99b5ffcf6078e5a1.tar.gz
SERVER-25793: update curator release for push tasks
(cherry picked from commit c9c70647f0601449c1997c7e2a2b22d196cb754f)
-rw-r--r--etc/evergreen.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index 391497944b0..8e432676517 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -1910,7 +1910,7 @@ tasks:
notary-client.py --key-name "server-3.2" --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="16f3044953acda1991a7d457eb54541944d9d195"
+ CURATOR_RELEASE="9e2f2f3067ed52f757674d359258eb7c374978c0"
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