Files
mongo/buildscripts/resmokeconfig/suites/streams_lambda.yml
Nathan Frank f6d80e9f4c SERVER-99294: add the externalFunction stage (#32315)
GitOrigin-RevId: 289e3b5bc7199cb30b04310bd7874ae054e2ce7f
2025-04-09 20:20:18 +00:00

17 lines
344 B
YAML

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