summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Kleinman <samk@10gen.com>2016-08-16 18:30:58 -0400
committerSam Kleinman <samk@10gen.com>2016-08-16 18:30:58 -0400
commitc6fb2910161af3d7efc474a4d021d27f5b6af748 (patch)
treeef39ed5fcabd9b84fbfd750db10a79881e9fa003
parent80f1e37c0f19e3fd3e6ccf649f901ee365acda72 (diff)
downloadmongo-c6fb2910161af3d7efc474a4d021d27f5b6af748.tar.gz
SERVER-25594: push task to use latest version of curator
-rw-r--r--etc/evergreen.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index 144aaeddba1..39c6e607c13 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -1979,7 +1979,7 @@ tasks:
notary-client.py --key-name "server-3.0" --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-${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="fe067ee52016852c049d61f9a08369d33b8e5da9"
+ CURATOR_RELEASE="16f3044953acda1991a7d457eb54541944d9d195"
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 "x86_64" --packages repo