summaryrefslogtreecommitdiff
path: root/etc/burn_in_tests.yml
blob: e43a165e08f9c774beca4d4f5eadc2f813537742 (plain)
1
2
3
4
5
6
7
8
9
10
11
# 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:
    # Requires external_auth_oidc.sh to run beforehand.
    - src/mongo/db/modules/enterprise/jstests/external_auth_oidc/oidc_e2e_okta.js