summaryrefslogtreecommitdiff
path: root/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/go.mongodb.org/mongo-driver/data/server-selection/server_selection/ReplicaSetWithPrimary/read/Secondary_non_matching.yml
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/go.mongodb.org/mongo-driver/data/server-selection/server_selection/ReplicaSetWithPrimary/read/Secondary_non_matching.yml')
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/go.mongodb.org/mongo-driver/data/server-selection/server_selection/ReplicaSetWithPrimary/read/Secondary_non_matching.yml25
1 files changed, 0 insertions, 25 deletions
diff --git a/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/go.mongodb.org/mongo-driver/data/server-selection/server_selection/ReplicaSetWithPrimary/read/Secondary_non_matching.yml b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/go.mongodb.org/mongo-driver/data/server-selection/server_selection/ReplicaSetWithPrimary/read/Secondary_non_matching.yml
deleted file mode 100644
index 6414401e85c..00000000000
--- a/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/go.mongodb.org/mongo-driver/data/server-selection/server_selection/ReplicaSetWithPrimary/read/Secondary_non_matching.yml
+++ /dev/null
@@ -1,25 +0,0 @@
-topology_description:
- type: ReplicaSetWithPrimary
- servers:
- - address: b:27017
- avg_rtt_ms: 5
- type: RSSecondary
- tags:
- data_center: nyc
- - address: c:27017
- avg_rtt_ms: 100
- type: RSSecondary
- tags:
- data_center: nyc
- - address: a:27017
- avg_rtt_ms: 26
- type: RSPrimary
- tags:
- data_center: nyc
-operation: read
-read_preference:
- mode: Secondary
- tag_sets:
- - data_center: sf
-suitable_servers: []
-in_latency_window: []