0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-29 08:42:18 +01:00

SERVER-55626 Fix missing ext expansion

This commit is contained in:
Richard Samuels 2021-05-15 09:58:40 -04:00 committed by Evergreen Agent
parent 66a536d56c
commit b8801c6b9c
2 changed files with 5 additions and 0 deletions

View File

@ -992,6 +992,8 @@ functions:
binary: bash
args:
- "./src/evergreen/selected_tests_generate.sh"
env:
workdir: ${workdir}
- command: archive.targz_pack
params:
target: generate_tasks_config.tgz
@ -2126,6 +2128,8 @@ functions:
binary: bash
args:
- "./src/evergreen/scons_splunk.sh"
env:
workdir: ${workdir}
"attach report":
command: attach.results

View File

@ -36,3 +36,4 @@ cmake_path: /opt/cmake/bin/cmake
content_type: application/x-gzip
jstestfuzz_concurrent_num_files: "10"
curator_release: "latest"
ext: tgz