0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00

SERVER-54767 Update locations of task-generation scripts

This commit is contained in:
Ryan Timmons 2021-02-24 19:06:20 -05:00 committed by Evergreen Agent
parent 0731d45eae
commit c3eafd0bee
2 changed files with 4 additions and 4 deletions

View File

@ -28,7 +28,7 @@ variables:
# _skip_compile: &_compile
# []
# _skip_expansions: &_expansion_updates
# - key: mongodb_binary_archive
# - key: mdb_binary_for_server
# value: https://mciuploads.s3.amazonaws.com/perf/5f6ca2392fbabe40badf39c4/c39af144b2370be0537410d9bc79be66a1a5f3c7/linux/mongodb-5f6ca2392fbabe40badf39c4.tar.gz
###

View File

@ -392,7 +392,7 @@ tasks:
file: ./expansions.yml
- command: shell.exec
params:
script: ./src/genny/scripts/genny_auto_tasks.sh all_tasks
script: ./src/dsi/run-dsi schedule_tasks --tasks all_tasks
- command: generate.tasks
params:
files:
@ -408,7 +408,7 @@ tasks:
file: ./expansions.yml
- command: shell.exec
params:
script: ./src/genny/scripts/genny_auto_tasks.sh variant_tasks
script: ./src/dsi/run-dsi schedule_tasks --tasks variant_tasks
- command: generate.tasks
params:
files:
@ -424,7 +424,7 @@ tasks:
file: ./expansions.yml
- command: shell.exec
params:
script: ./src/genny/scripts/genny_auto_tasks.sh patch_tasks
script: ./src/dsi/run-dsi schedule_tasks --tasks patch_tasks
- command: generate.tasks
params:
files: