mirror of
https://github.com/mongodb/mongo.git
synced 2024-11-25 09:19:32 +01:00
10 lines
312 B
YAML
10 lines
312 B
YAML
# This file is used to exclude suites, tasks or tests from running in the burn_in_test task.
|
|
selector:
|
|
js_test:
|
|
# Exclude list of resmoke.py suite names.
|
|
exclude_suites:
|
|
# Exclude list of etc/evergreen.yml task names.
|
|
exclude_tasks:
|
|
# Exclude list of jstests file names.
|
|
exclude_tests:
|