mirror of
https://github.com/mongodb/mongo.git
synced 2024-11-28 16:24:56 +01:00
b932678bdc
This reverts commit e9a8e1eda6
.
17 lines
275 B
YAML
17 lines
275 B
YAML
selector:
|
|
js_test:
|
|
roots:
|
|
- jstests/concurrency/*.js
|
|
|
|
executor:
|
|
js_test:
|
|
hooks:
|
|
- class: CleanEveryN
|
|
n: 20
|
|
fixture:
|
|
class: MongoDFixture
|
|
mongod_options:
|
|
nopreallocj: ''
|
|
set_parameters:
|
|
enableTestCommands: 1
|