summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErnie Hershey <ernie.hershey@10gen.com>2016-07-30 12:45:14 -0400
committerErnie Hershey <ernie.hershey@10gen.com>2016-07-30 12:49:07 -0400
commitc469a43c816043cb3620c02ecc126d90b0da4571 (patch)
tree7a436ad06ea4ba2a93d923a0ff884fb09b573a20
parentc85976c222764fbf9495349671eb74045a862d76 (diff)
downloadmongo-c469a43c816043cb3620c02ecc126d90b0da4571.tar.gz
SERVER-24699 Bump Curator version
(cherry picked from commit 27e090c6d8727145852bcecad1910ad9ec86159a)
-rw-r--r--etc/evergreen.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index 7bc77f23ec7..7a4640f2606 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -1954,7 +1954,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="7cce8f7fe0cce087dffd01450fd124daf78eed17"
+ CURATOR_RELEASE="8ba85dc8bd8ead9c8557f635c3c5c496968cc61b"
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