Files
mongo/buildscripts/resmokeconfig/suites/httpinterface.yml
2015-10-13 18:12:11 -04:00

16 lines
347 B
YAML

selector:
js_test:
roots:
- jstests/httpinterface/*.js
exclude_files:
# SERVER-19093 No longer have proper HTTP support in the shell.
- jstests/httpinterface/httpinterface.js
executor:
js_test:
hooks:
fixture:
class: MongoDFixture
mongod_options:
set_parameters:
enableTestCommands: 1