Steven Silvester
|
5e055eea0f
|
PYTHON-5206 Convert Atlas Connect and Enterprise Auth tests to use new test scripts (#2201)
Co-authored-by: Noah Stapp <noah@noahstapp.com>
|
2025-03-13 12:00:56 -05:00 |
|
Steven Silvester
|
8274db2722
|
PYTHON-5203 Use uv from Python toolchain if available (#2200)
|
2025-03-13 10:18:17 -05:00 |
|
Steven Silvester
|
0351992ddb
|
PYTHON-5204 Convert Serverless tests to use new test scripts (#2197)
|
2025-03-13 09:28:34 -05:00 |
|
Shane Harvey
|
189923f7c3
|
PYTHON-5198 Fix test_03_invalid_keyid (#2195)
|
2025-03-12 15:19:40 -07:00 |
|
Steven Silvester
|
6e5126d6bb
|
PYTHON-5196 Convert OIDC tests to use new test scripts (#2194)
|
2025-03-12 15:47:56 -05:00 |
|
Shane Harvey
|
e48365c5f1
|
PYTHON-5202 WaitQueueTimeoutError should not clear the pool (#2192)
|
2025-03-12 11:21:19 -07:00 |
|
Noah Stapp
|
34ca759f85
|
PYTHON-5113 - Refactor test utils for async (#2149)
|
2025-03-12 12:59:56 -04:00 |
|
Steven Silvester
|
4322fdf7ce
|
PYTHON-5199 Fix handling of MongoDB version in run-server (#2193)
|
2025-03-12 10:17:15 -05:00 |
|
Shane Harvey
|
7ef18af49b
|
PYTHON-4580 Add key_expiration_ms option for DEK cache lifetime (#2186)
|
2025-03-10 17:11:38 -07:00 |
|
Shane Harvey
|
61d435408e
|
PYTHON-5194 Test secondary with IPv6 literal in SDAM (#2189)
|
2025-03-10 14:19:16 -07:00 |
|
Casey Clements
|
b66a5cb673
|
PYTHON-5172 bugfix: Add __repr__ and __eq__ to bson.binary.BinaryVector (#2162)
|
2025-03-10 15:45:32 -04:00 |
|
Steven Silvester
|
a548f7a3d4
|
PYTHON-5195 Convert OCSP tests to use new test scripts (#2190)
Co-authored-by: Noah Stapp <noah@noahstapp.com>
|
2025-03-10 10:25:27 -05:00 |
|
Steven Silvester
|
38127f458b
|
PYTHON-5193 & PYTHON-5192 Fix run-server usage (#2187)
|
2025-03-08 13:02:03 -06:00 |
|
Steven Silvester
|
f69e1f6f04
|
PYTHON-5184 Revert skip to non-lb-connection-establishment (#2185)
|
2025-03-06 16:53:47 -06:00 |
|
Steven Silvester
|
3653984f21
|
PYTHON-5187 Add scripts to start and stop a server (#2184)
|
2025-03-06 16:15:14 -06:00 |
|
Steven Silvester
|
85b6f182ae
|
PYTHON-5157 Convert aws tests to use python scripts (#2180)
|
2025-03-05 20:03:06 -06:00 |
|
Shane Harvey
|
4ffebb04e9
|
PYTHON-5168 Use logging for client background task errors (#2166)
|
2025-03-05 14:05:21 -08:00 |
|
Shane Harvey
|
4ed621b3e7
|
PYTHON-5173 Adjust test_continuous_network_errors to be less flaky (#2183)
|
2025-03-05 13:42:36 -08:00 |
|
Steven Silvester
|
df7304ddf0
|
PYTHON-5148 Update SBOM usage for Kondukto (#2168)
|
2025-03-05 13:34:33 -06:00 |
|
Shane Harvey
|
de09181b1c
|
PYTHON-4960 More informative error message for stale primary (#2115)
|
2025-03-05 10:30:52 -08:00 |
|
Shane Harvey
|
baf0344446
|
PYTHON-5167 Properly cleanup test SpecRunnerTask (#2181)
|
2025-03-04 22:03:56 -08:00 |
|
Steven Silvester
|
74b85d51d5
|
PYTHON-5180 Use a standard batchtime of one week (#2179)
|
2025-03-04 15:09:57 -06:00 |
|
Shane Harvey
|
9edfc626ed
|
PYTHON-5167 Properly cleanup test SocketGetter tasks (#2176)
|
2025-03-04 11:25:15 -08:00 |
|
Steven Silvester
|
3f5d6c1539
|
PYTHON-5131 Migrate off of Ubuntu 20.04 GitHub Actions Runners (#2169)
|
2025-03-04 11:23:39 -06:00 |
|
Steven Silvester
|
9a123bb631
|
PYTHON-5183 Fix C Extension building for Windows spawn hosts (#2178)
|
2025-03-04 09:14:10 -06:00 |
|
Steven Silvester
|
8927cfe79b
|
PYTHON-5181 Make it easier to set debugging logging in an Evergreen patch (#2177)
|
2025-03-04 08:32:39 -06:00 |
|
Steven Silvester
|
f1fe49784b
|
PYTHON-5178 Make test_async_cancellation_closes_change_stream more robust (#2175)
|
2025-03-03 15:09:29 -06:00 |
|
Shane Harvey
|
5ac262783f
|
PYTHON-5155 Use dochub link for fork warning (#2173)
|
2025-03-03 12:07:43 -08:00 |
|
Steven Silvester
|
9d5d4fa735
|
PYTHON-5136 Add check-json to pre-commit checks (#2167)
|
2025-03-03 12:19:51 -06:00 |
|
Iris
|
150a3ba756
|
PYTHON-5078 Convert test.test_discovery_and_monitoring to async (#2093)
Co-authored-by: Noah Stapp <noah@noahstapp.com>
|
2025-03-03 10:14:04 -08:00 |
|
Casey Clements
|
6da1fdbed9
|
PYTHON-5126 Resync bson vector spec tests following additions (#2161)
|
2025-03-03 12:51:32 -05:00 |
|
Noah Stapp
|
38f97a3b49
|
PYTHON-5177 - Add instructions for enabling debug logs to CONTRIBUTING.md (#2170)
|
2025-03-03 11:20:44 -05:00 |
|
Shane Harvey
|
e28f49c510
|
PYTHON-5164 Fix mockupdb TestClusterTime (#2163)
|
2025-02-28 15:24:28 -08:00 |
|
Shane Harvey
|
080c1c6121
|
PYTHON-5166 Allow Database.command to run bulkWrite commands (#2164)
|
2025-02-28 10:48:36 -08:00 |
|
Shane Harvey
|
e52965eea4
|
Remove redundant branch in GridFS (#2064)
|
2025-02-27 15:07:50 -08:00 |
|
Iris
|
c9a85ad321
|
PYTHON-5090 Convert test.test_monitor to async (#2106)
|
2025-02-27 08:05:23 -08:00 |
|
Shane Harvey
|
85ca6f1d9f
|
PYTHON-4579 Stop gossiping $clusterTime on SDAM connections (#1925)
|
2025-02-26 13:18:04 -08:00 |
|
Steven Silvester
|
61feccacfe
|
DRIVERS-2915 Add ENVIRONMENT auth mechanism property to test URIs (#2160)
|
2025-02-26 13:23:02 -06:00 |
|
Steven Silvester
|
f5aeac3ccc
|
DRIVERS-3058 Include nsType field in ChangeStreamDocument (#2157)
|
2025-02-26 13:21:46 -06:00 |
|
Steven Silvester
|
324ed1730f
|
DRIVERS-3119 Add options to provide certificate and CA files (#2159)
|
2025-02-26 13:21:07 -06:00 |
|
Shane Harvey
|
2b667df14f
|
PYTHON-5120 Reduce configureFailPoint duplication in tests (#2131)
|
2025-02-26 11:16:44 -08:00 |
|
Steven Silvester
|
eaae22c63b
|
PYTHON-5151 Convert kms tests to use python scripts (#2158)
Co-authored-by: Noah Stapp <noah@noahstapp.com>
|
2025-02-25 16:31:02 -06:00 |
|
Shane Harvey
|
0ac56a3019
|
PYTHON-5155 Fix FAQ link for fork safety (#2156)
|
2025-02-25 11:12:42 -08:00 |
|
Steven Silvester
|
f27e8e123a
|
PYTHON-5149 Convert run-tests.sh to a Python script (#2155)
|
2025-02-24 09:14:10 -06:00 |
|
Steven Silvester
|
25b2d77b63
|
PYTHON-5138 Convert setup_tests.py to a cli (#2154)
|
2025-02-21 14:27:33 -06:00 |
|
Steven Silvester
|
b56605cc1f
|
PYTHON-5147 Do not run OCSP on MongoDB 4.2 (#2153)
|
2025-02-20 10:54:20 -06:00 |
|
Steven Silvester
|
691ab8e783
|
PYTHON-5146 Fix handling of AWS ECS test (#2152)
|
2025-02-20 09:37:47 -06:00 |
|
Kevin Albertson
|
5456f1ec04
|
PYTHON-5142 Sync non-lb-connection-establishment test (#2150)
|
2025-02-19 15:22:28 -05:00 |
|
Iris
|
f32e2bc372
|
PYTHON-5075 Convert test.test_csot to async (#2088)
Co-authored-by: Noah Stapp <noah@noahstapp.com>
Co-authored-by: Noah Stapp <noah.stapp@mongodb.com>
|
2025-02-19 11:21:51 -08:00 |
|
Steven Silvester
|
4e672bd549
|
PYTHON-4540 Convert libmongocrypt download to python (#2148)
|
2025-02-18 13:15:48 -06:00 |
|