SERVER-123530: Add PM Performance Testing Evergreen project yaml (#51204)

GitOrigin-RevId: 1e1ef6a582f965f292e29c208d25bfb20b3bc24a
This commit is contained in:
Diego Toledano 2026-04-10 01:23:18 -06:00 committed by MongoDB Bot
parent 7e4a550315
commit f164d87f42

22
etc/evergreen-pebt.yml Normal file
View File

@ -0,0 +1,22 @@
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/pebt/base.yml
module: dsi
- filename: evergreen/pebt/compiles.yml
module: dsi
- filename: evergreen/pebt/variants.yml
module: dsi
- filename: evergreen/pebt/tasks.yml
module: dsi
### lint_yaml trim end ###