summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/sharding_ese.yml
blob: d8d620384a164cf9c03edc69bb3147ecc73f4a09 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Section that is ignored by resmoke.py.
config_variables:
- &keyFile src/mongo/db/modules/enterprise/jstests/encryptdb/libs/ekf2

test_kind: js_test

selector:
  roots:
  - jstests/sharding/*.js

executor:
  config:
    shell_options:
      nodb: ''
      global_vars:
        TestData:
          enableEncryption: ''
          encryptionKeyFile: *keyFile
      readMode: commands