diff --git a/.evergreen.yml b/.evergreen.yml index 020c49467f..093bc2bf34 100644 --- a/.evergreen.yml +++ b/.evergreen.yml @@ -104,6 +104,8 @@ functions: env: SETTINGS_OVERRIDE: file GOROOT: ${goroot} + MONGOTOOLS_URL: ${mongotools_url_2204} + MONGOTOOLS_DECOMPRESS: ${decompress} wait-for-evergreen: command: shell.exec @@ -497,6 +499,7 @@ buildvariants: goroot: /opt/golang/go1.20 mongodb_url_2204: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu2204-6.0.6.tgz mongosh_url_2204: https://downloads.mongodb.com/compass/mongosh-1.9.0-linux-x64.tgz + mongotools_url_2204: https://fastdl.mongodb.org/tools/db/mongodb-database-tools-ubuntu2204-x86_64-100.8.0.tgz node_version: 16.17.0 modules: - evergreen