Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion testing/resources/specifications
Submodule specifications updated 36 files
+106 −1 source/client-side-operations-timeout/tests/convenient-transactions.json
+65 −0 source/client-side-operations-timeout/tests/convenient-transactions.yml
+25 −3 source/retryable-reads/retryable-reads.md
+66 −0 source/retryable-reads/tests/README.md
+12 −3 source/retryable-writes/retryable-writes.md
+5 −3 source/retryable-writes/tests/README.md
+1 −1 source/server-discovery-and-monitoring/tests/errors/error_handling_handshake.json
+3 −1 source/server-discovery-and-monitoring/tests/errors/error_handling_handshake.yml
+167 −0 source/server-discovery-and-monitoring/tests/rs/disaggregated_storage_setversion.json
+118 −0 source/server-discovery-and-monitoring/tests/rs/disaggregated_storage_setversion.yml
+227 −0 ...e/server-discovery-and-monitoring/tests/rs/member_list_update_with_unchanged_setversion_and_electionid.json
+161 −0 ...ce/server-discovery-and-monitoring/tests/rs/member_list_update_with_unchanged_setversion_and_electionid.yml
+167 −0 source/server-discovery-and-monitoring/tests/rs/migration_from_disaggregated_storage.json
+119 −0 source/server-discovery-and-monitoring/tests/rs/migration_from_disaggregated_storage.yml
+119 −0 source/server-discovery-and-monitoring/tests/rs/migration_to_disaggregated_storage.json
+85 −0 source/server-discovery-and-monitoring/tests/rs/migration_to_disaggregated_storage.yml
+62 −0 .../server-selection/tests/server_selection/ReplicaSetNoPrimary/read/DeprioritizedNearestOnlyMatchingTags.json
+27 −0 ...e/server-selection/tests/server_selection/ReplicaSetNoPrimary/read/DeprioritizedNearestOnlyMatchingTags.yml
+62 −0 ...election/tests/server_selection/ReplicaSetNoPrimary/read/DeprioritizedPrimaryPreferredOnlyMatchingTags.json
+27 −0 ...selection/tests/server_selection/ReplicaSetNoPrimary/read/DeprioritizedPrimaryPreferredOnlyMatchingTags.yml
+62 −0 ...erver-selection/tests/server_selection/ReplicaSetNoPrimary/read/DeprioritizedSecondaryOnlyMatchingTags.json
+27 −0 ...server-selection/tests/server_selection/ReplicaSetNoPrimary/read/DeprioritizedSecondaryOnlyMatchingTags.yml
+62 −0 ...ection/tests/server_selection/ReplicaSetNoPrimary/read/DeprioritizedSecondaryPreferredOnlyMatchingTags.json
+27 −0 ...lection/tests/server_selection/ReplicaSetNoPrimary/read/DeprioritizedSecondaryPreferredOnlyMatchingTags.yml
+70 −0 ...erver-selection/tests/server_selection/ReplicaSetWithPrimary/read/DeprioritizedNearestOnlyMatchingTags.json
+34 −0 ...server-selection/tests/server_selection/ReplicaSetWithPrimary/read/DeprioritizedNearestOnlyMatchingTags.yml
+70 −0 ...ection/tests/server_selection/ReplicaSetWithPrimary/read/DeprioritizedPrimaryPreferredOnlyMatchingTags.json
+34 −0 ...lection/tests/server_selection/ReplicaSetWithPrimary/read/DeprioritizedPrimaryPreferredOnlyMatchingTags.yml
+70 −0 ...ver-selection/tests/server_selection/ReplicaSetWithPrimary/read/DeprioritizedSecondaryOnlyMatchingTags.json
+33 −0 ...rver-selection/tests/server_selection/ReplicaSetWithPrimary/read/DeprioritizedSecondaryOnlyMatchingTags.yml
+70 −0 ...tion/tests/server_selection/ReplicaSetWithPrimary/read/DeprioritizedSecondaryPreferredOnlyMatchingTags.json
+33 −0 ...ction/tests/server_selection/ReplicaSetWithPrimary/read/DeprioritizedSecondaryPreferredOnlyMatchingTags.yml
+41 −0 source/server-selection/tests/server_selection/ReplicaSetWithPrimary/read/SecondaryPreferred_empty_tags.json
+27 −0 source/server-selection/tests/server_selection/ReplicaSetWithPrimary/read/SecondaryPreferred_empty_tags.yml
+12 −4 source/transactions-convenient-api/tests/README.md
+36 −13 source/transactions-convenient-api/transactions-convenient-api.md