summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Kleinman <samk@10gen.com>2016-08-01 10:29:33 -0400
committerSam Kleinman <samk@10gen.com>2016-08-01 10:29:33 -0400
commitd7ef183cf9a5ba8a9e22e41a26d19d54568852ea (patch)
treec696a6e2ce92491fcffdf3bdc98c4908656f347a
parenta219a818ef702696c4e92975e0ccf2c8b34e1035 (diff)
downloadmongo-d7ef183cf9a5ba8a9e22e41a26d19d54568852ea.tar.gz
SERVER-24699: bump pin and fix arch argument in curator invocation
-rw-r--r--etc/evergreen.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index bdea949ce57..dc8ff1ffb5c 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -1978,10 +1978,10 @@ 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="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
+ ./curator repo --config ./etc/repo_config.yaml --distro ${packager_distro} --edition ${repo_edition} --version ${version} --arch "x86_64" --packages repo
fi
# Put the binaries tarball/zipfile