mongo/buildscripts/resmokeconfig/suites/streams_https.yml
Nathan Frank 68ebcb0837 SERVER-96581: Rename externalAPI operator, connection type, and fields (#28933)
GitOrigin-RevId: da9debcd6d280506b03ffd6d6ed6fd20ff9507d7
2024-11-22 17:39:50 +00:00

17 lines
337 B
YAML

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