summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/mqlrun.yml
blob: d9f75ff7697febe959e1cdd0e21721710170b7fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
test_kind: js_test

selector:
  roots:
  - src/mongo/db/modules/*/jstests/mqlrun/*.js

# mqlrun tests don't have a test fixture. Instead, they use the shell to spawn an mqlrun subprocess.
executor:
  archive:
  config:
    shell_options:
      nodb: ''