summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Kleinman <samk@10gen.com>2016-10-14 10:48:56 -0400
committerSam Kleinman <samk@10gen.com>2016-10-14 10:49:31 -0400
commitc696e41238589270f7aab873ae1e81645be860df (patch)
tree6eb7a204d1ef1879c2642432db26909fa55232d9
parent776eb57c89cd9dc397e2aea0f1d49be48e05210d (diff)
downloadmongo-c696e41238589270f7aab873ae1e81645be860df.tar.gz
SERVER-26564: update curator release
(cherry picked from commit 4b06a21895f292f45f58659a2e674d4e80e65614)
-rw-r--r--etc/evergreen.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index 2137ce282a7..3cdcb67668c 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -1912,7 +1912,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="bb867ba2f0aa10b5fd223b31ef99a054527a386c"
+ CURATOR_RELEASE="fab90fac3cb45c0ef411e647b3d621cbe053fe19"
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