Files
mongo/buildscripts/resmokeconfig/suites/streams_https.yml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

17 lines
337 B
YAML
Raw Normal View History

test_kind: js_test
selector:
roots:
- src/mongo/db/modules/*/jstests/streams/https/*.js
executor:
fixture:
class: ReplicaSetFixture
mongod_options:
bind_ip_all: ""
set_parameters:
enableTestCommands: 1
featureFlagStreams: true
diagnosticDataCollectionEnabled: false
num_nodes: 1