summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Kleinman <samk@10gen.com>2016-08-02 17:52:25 -0400
committerSam Kleinman <samk@10gen.com>2016-08-02 17:52:25 -0400
commit3924edeabf447d93147da33a1161c66047068b7c (patch)
treed18fe02c8fac546872ca277096f2d79021c4154d
parentb1b948de7ebbd23b3191aa88b8bddb07712d7a2a (diff)
downloadmongo-3924edeabf447d93147da33a1161c66047068b7c.tar.gz
SERVER-25408: update curator to support signing rpm repo metadata
-rw-r--r--etc/evergreen.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index da199b9c7a5..7b58c8ac7c2 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="8fc3171e40a0770c8df2a406df603d80b5f6eed4"
+ CURATOR_RELEASE="b89280e95db98c302efe1887285b742cdcb77af1"
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