Files
mongo/etc/system_perf.yml
John Daniels 8ff76d98c5 SERVER-107716: Don't reference genny_tasks.yml anymore. (#38899)
GitOrigin-RevId: d2105d2e1b2c56f964c576d76ad2c26ef374e578
2025-07-23 15:35:23 +00:00

25 lines
703 B
YAML
Executable File

modules:
- name: dsi
owner: 10gen
repo: dsi
prefix: ${workdir}/src
branch: master
include:
### lint_yaml trim start ###
#
# The lines below are trimmed by yamllinters.sh so that `evergreen evaluate` works on this file.
# This allows us to test that non-dsi imports continue to work.
#
- filename: evergreen/system_perf/master/base.yml
module: dsi
- filename: evergreen/system_perf/master/compiles.yml
module: dsi
- filename: evergreen/system_perf/master/variants.yml
module: dsi
- filename: evergreen/system_perf/master/master_variants.yml
module: dsi
- filename: evergreen/system_perf/shared_tasks.yml
module: dsi
### lint_yaml trim end ###