Commit Graph

14 Commits

Author SHA1 Message Date
Shane Harvey
09aef81b4a
DRIVERS-1864 Resync SDAM spec tests (#707) 2021-08-17 14:53:11 -07:00
Prashant Mital
b991185fd7
PYTHON-2715 Use hello command for monitoring when supported (#654) 2021-06-30 13:21:44 -07:00
Shane Harvey
2a74601572
PYTHON-2676 Unified Test Runner changes in preparation for Load Balancer Support (#623)
Resync crud, change stream, SDAM, server_selection, transactions, uri-options, tests.
PYTHON-2348 Correctly express lack of event assertions in change stream tests.
2021-05-18 10:20:36 -07:00
Prashant Mital
0743c0b222
PYTHON-2121 add directConnection URI option 2020-06-08 15:11:55 -07:00
A. Jesse Jiryu Davis
14da1893ea PYTHON-1332 - Parse session timeout from ismaster
The field name isn't localLogicalSessionTImeoutMinutes, it's now
logicalSessionTimeoutMinutes.
2017-09-01 15:22:38 -04:00
A. Jesse Jiryu Davis
aa03551725 PYTHON-1299 - Drop MongoDB 2.4
Bump minimum supported wire version to 2 and sync SDAM tests from specs
repo. Don't remove actual wire protocol code yet or remove 2.4 version
checks from test code.
2017-08-24 08:14:36 -04:00
A. Jesse Jiryu Davis
ece1321dbb Resync JSON tests from specs repo 2017-08-23 21:55:46 -04:00
A. Jesse Jiryu Davis
cbe3e3b9ab PYTHON-1349 - Read session timeout from isMaster 2017-08-23 21:55:46 -04:00
A. Jesse Jiryu Davis
4ee8b0aade Resync SDAM test files 2017-08-23 21:55:46 -04:00
A. Jesse Jiryu Davis
b3b8114779 Update SDAM tests from Specs repo. 2016-09-27 13:59:44 -04:00
A. Jesse Jiryu Davis
3d1c20669c PYTHON-924 - Use electionId to detect stale primaries. 2015-05-11 12:17:59 -04:00
A. Jesse Jiryu Davis
8c0600e26c PYTHON-770 - Update SDAM tests from specs repo.
test_discovery_and_monitoring still passes.
2015-03-03 15:32:33 -05:00
A. Jesse Jiryu Davis
5a0c9f658b Update JSON test files from spec repo.
Tests updated to handle hostname down-casing and the replacement
of "clusterType" with "topologyType".

https://github.com/mongodb/specifications/tree/master/source/server-discovery-and-monitoring/tests
2014-09-22 14:29:32 -04:00
A. Jesse Jiryu Davis
d464dc49c6 Rename "cluster" files to "topology".
The Server Discovery And Monitoring Spec has replaced the term "cluster"
with "topology", since "cluster" in MongoDB terminology should be reserved
for sharded clusters. "Topology" describes a single server, replica set, or a
set of mongoses.

The next commit will replace "Cluster" names with "Topology".
2014-09-17 22:32:43 -04:00