Sha256: 35b43b06a57d8290b108abff2d83127080856e57ba5842606d2dcf88099c21c9

Contents?: true

Size: 427 Bytes

Versions: 50

Compression:

Stored size: 427 Bytes

Contents

version: 1
style: unit
description: must be able to start a pool with various options set
poolOptions:
  maxPoolSize: 50
  minPoolSize: 5
  maxIdleTimeMS: 100
operations:
  - name: waitForEvent
    event: ConnectionPoolCreated
    count: 1
events:
  - type: ConnectionPoolCreated
    address: 42
    options:
      maxPoolSize: 50
      minPoolSize: 5
      maxIdleTimeMS: 100
ignore:
  - ConnectionCreated
  - ConnectionReady

Version data entries

50 entries across 50 versions & 2 rubygems

Version Path
mongo-2.21.0 spec/spec_tests/data/cmap/pool-create-with-options.yml
mongo-2.20.1 spec/spec_tests/data/cmap/pool-create-with-options.yml
mogno-2.20.0 spec/spec_tests/data/cmap/pool-create-with-options.yml
mogno-1.0.0 spec/spec_tests/data/cmap/pool-create-with-options.yml
mongo-2.20.0 spec/spec_tests/data/cmap/pool-create-with-options.yml
mongo-2.19.3 spec/spec_tests/data/cmap/pool-create-with-options.yml
mongo-2.16.4 spec/spec_tests/data/cmap/pool-create-with-options.yml
mongo-2.17.4 spec/spec_tests/data/cmap/pool-create-with-options.yml
mongo-2.18.3 spec/spec_tests/data/cmap/pool-create-with-options.yml
mongo-2.19.2 spec/spec_tests/data/cmap/pool-create-with-options.yml
mongo-2.19.1 spec/spec_tests/data/cmap/pool-create-with-options.yml
mongo-2.19.0 spec/spec_tests/data/cmap/pool-create-with-options.yml
mongo-2.18.2 spec/spec_tests/data/cmap/pool-create-with-options.yml
mongo-2.17.3 spec/spec_tests/data/cmap/pool-create-with-options.yml
mongo-2.18.1 spec/spec_tests/data/cmap/pool-create-with-options.yml
mongo-2.18.0 spec/spec_tests/data/cmap/pool-create-with-options.yml
mongo-2.17.2 spec/spec_tests/data/cmap/pool-create-with-options.yml
mongo-2.16.3 spec/spec_tests/data/cmap/pool-create-with-options.yml
mongo-2.18.0.beta1 spec/spec_tests/data/cmap/pool-create-with-options.yml
mongo-2.16.2 spec/spec_tests/data/cmap/pool-create-with-options.yml