Commit 81613be
authored
Bumps [tests/specifications](https://github.com/mongodb/specifications) from `a8d34be` to `192976b`.
- [Release notes](https://github.com/mongodb/specifications/releases)
- [Commits](mongodb/specifications@a8d34be...192976b)
---
updated-dependencies:
- dependency-name: tests/specifications
dependency-version: 192976b194afdb1f458cbba2530c73de6b2c700f
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d28ceda commit 81613be
1 file changed
+1
-1
lines changedSubmodule specifications updated 68 files
- .pre-commit-config.yaml+10-5
- source/index-management/index-management.md+2
- source/index-management/tests/README.md+6-6
- source/retryable-reads/retryable-reads.md+7-4
- source/retryable-writes/retryable-writes.md+8-5
- source/server-discovery-and-monitoring/server-discovery-and-monitoring-tests.md+7-3
- source/server-discovery-and-monitoring/tests/unified/backpressure-server-description-unchanged-on-min-pool-size-population-error.json+21-21
- source/server-discovery-and-monitoring/tests/unified/backpressure-server-description-unchanged-on-min-pool-size-population-error.yml+14-14
- source/server-discovery-and-monitoring/tests/unified/minPoolSize-error.json+3-2
- source/server-discovery-and-monitoring/tests/unified/minPoolSize-error.yml+3-2
- source/server-discovery-and-monitoring/tests/unified/pool-clear-min-pool-size-error.json+45-69
- source/server-discovery-and-monitoring/tests/unified/pool-clear-min-pool-size-error.yml+36-39
- source/server-selection/server-selection-tests.md+8-4
- source/server-selection/server-selection.md+25-8
- source/server-selection/tests/server_selection/ReplicaSetNoPrimary/read/DeprioritizedNearest.json+62
- source/server-selection/tests/server_selection/ReplicaSetNoPrimary/read/DeprioritizedNearest.yml+26
- source/server-selection/tests/server_selection/ReplicaSetNoPrimary/read/DeprioritizedPrimary.json+39
- source/server-selection/tests/server_selection/ReplicaSetNoPrimary/read/DeprioritizedPrimary.yml+22
- source/server-selection/tests/server_selection/ReplicaSetNoPrimary/read/DeprioritizedPrimaryPreferred.json+62
- source/server-selection/tests/server_selection/ReplicaSetNoPrimary/read/DeprioritizedPrimaryPreferred.yml+26
- source/server-selection/tests/server_selection/ReplicaSetNoPrimary/read/DeprioritizedSecondary.json+62
- source/server-selection/tests/server_selection/ReplicaSetNoPrimary/read/DeprioritizedSecondary.yml+26
- source/server-selection/tests/server_selection/ReplicaSetNoPrimary/read/DeprioritizedSecondaryPreferred.json+62
- source/server-selection/tests/server_selection/ReplicaSetNoPrimary/read/DeprioritizedSecondaryPreferred.yml+26
- source/server-selection/tests/server_selection/ReplicaSetWithPrimary/read/DeprioritizedAllPrimaryPreferred.json+84
- source/server-selection/tests/server_selection/ReplicaSetWithPrimary/read/DeprioritizedAllPrimaryPreferred.yml+34
- source/server-selection/tests/server_selection/ReplicaSetWithPrimary/read/DeprioritizedAllSecondaryPreferred.json+100
- source/server-selection/tests/server_selection/ReplicaSetWithPrimary/read/DeprioritizedAllSecondaryPreferred.yml+36
- source/server-selection/tests/server_selection/ReplicaSetWithPrimary/read/DeprioritizedNearest.json+78
- source/server-selection/tests/server_selection/ReplicaSetWithPrimary/read/DeprioritizedNearest.yml+33
- source/server-selection/tests/server_selection/ReplicaSetWithPrimary/read/DeprioritizedPrimary.json+65
- source/server-selection/tests/server_selection/ReplicaSetWithPrimary/read/DeprioritizedPrimary.yml+30
- source/server-selection/tests/server_selection/ReplicaSetWithPrimary/read/DeprioritizedPrimaryPreferred.json+84
- source/server-selection/tests/server_selection/ReplicaSetWithPrimary/read/DeprioritizedPrimaryPreferred.yml+34
- source/server-selection/tests/server_selection/ReplicaSetWithPrimary/read/DeprioritizedSecondary.json+86
- source/server-selection/tests/server_selection/ReplicaSetWithPrimary/read/DeprioritizedSecondary.yml+34
- source/server-selection/tests/server_selection/ReplicaSetWithPrimary/read/DeprioritizedSecondaryPreferred.json+78
- source/server-selection/tests/server_selection/ReplicaSetWithPrimary/read/DeprioritizedSecondaryPreferred.yml+33
- source/server-selection/tests/server_selection/ReplicaSetWithPrimary/write/DeprioritizedSecondaryPreferred.json+70
- source/server-selection/tests/server_selection/ReplicaSetWithPrimary/write/DeprioritizedSecondaryPreferred.yml+30
- source/server-selection/tests/server_selection/Sharded/read/DeprioritizedNearest.json+47
- source/server-selection/tests/server_selection/Sharded/read/DeprioritizedNearest.yml+22
- source/server-selection/tests/server_selection/Sharded/read/DeprioritizedPrimary.json+42
- source/server-selection/tests/server_selection/Sharded/read/DeprioritizedPrimary.yml+20
- source/server-selection/tests/server_selection/Sharded/read/DeprioritizedPrimaryPreferred.json+47
- source/server-selection/tests/server_selection/Sharded/read/DeprioritizedPrimaryPreferred.yml+22
- source/server-selection/tests/server_selection/Sharded/read/DeprioritizedSecondary.json+47
- source/server-selection/tests/server_selection/Sharded/read/DeprioritizedSecondary.yml+22
- source/server-selection/tests/server_selection/Sharded/read/DeprioritizedSecondaryPreferred.json+47
- source/server-selection/tests/server_selection/Sharded/read/DeprioritizedSecondaryPreferred.yml+22
- source/server-selection/tests/server_selection/Sharded/write/DeprioritizedNearest.json+47
- source/server-selection/tests/server_selection/Sharded/write/DeprioritizedNearest.yml+22
- source/server-selection/tests/server_selection/Sharded/write/DeprioritizedPrimary.json+42
- source/server-selection/tests/server_selection/Sharded/write/DeprioritizedPrimary.yml+20
- source/server-selection/tests/server_selection/Sharded/write/DeprioritizedPrimaryPreferred.json+47
- source/server-selection/tests/server_selection/Sharded/write/DeprioritizedPrimaryPreferred.yml+22
- source/server-selection/tests/server_selection/Sharded/write/DeprioritizedSecondary.json+47
- source/server-selection/tests/server_selection/Sharded/write/DeprioritizedSecondary.yml+22
- source/server-selection/tests/server_selection/Sharded/write/DeprioritizedSecondaryPreferred.json+47
- source/server-selection/tests/server_selection/Sharded/write/DeprioritizedSecondaryPreferred.yml+22
- source/server-selection/tests/server_selection/Single/read/Deprioritized.json+54
- source/server-selection/tests/server_selection/Single/read/Deprioritized.yml+20
- source/server-selection/tests/server_selection/Single/write/Deprioritized.json+54
- source/server-selection/tests/server_selection/Single/write/Deprioritized.yml+20
- source/sessions/snapshot-sessions.md+9-1
- source/sessions/tests/README.md+15
- source/transactions-convenient-api/tests/README.md+1-1
- source/transactions-convenient-api/transactions-convenient-api.md+51-32
0 commit comments