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

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

executor:
  config:
    shell_options:
      nodb: ''