[CDRIVER-4060] Load balancer: Unified test runner changes Created: 06/Jul/21 Updated: 28/Oct/23 Resolved: 04/Aug/21 |
|
| Status: | Closed |
| Project: | C Driver |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 1.19.0 |
| Type: | Improvement | Priority: | Major - P3 |
| Reporter: | Kevin Albertson | Assignee: | Andreas Braun |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||||||
| Epic Link: | Load Balancer Support | ||||||||
| Quarter: | FY22Q2 | ||||||||
| Description |
|
Scope Implement unified test runner changes and add integration tests for load balanced clusters described in https://github.com/mongodb/specifications/tree/master/source/load-balancers/tests |
| Comments |
| Comment by Githook User [ 12/Aug/21 ] |
|
Author: {'name': 'Kevin Albertson', 'email': 'kevin.albertson@mongodb.com', 'username': 'kevinAlbs'}Message: Add tasks to the Evergreen configuration based to test against a loadbalanced cluster.
Update test-libmongoc to support testing against a load balancer.
|
| Comment by Githook User [ 04/Aug/21 ] |
|
Author: {'name': 'Andreas Braun', 'email': 'alcaeus@users.noreply.github.com', 'username': 'alcaeus'}Message: Add missing features in unified test format (#820)
Since the only tests that are using the loop operation and storeEventsAsEntities are the drivers-atlas-testing tests, we can defer implementation of those two features until the atlas testing project.
Note that implementing the serverless topology check will be done separately
Co-authored-by: Kevin Albertson <kevin.albertson@10gen.com>
Co-authored-by: Kevin Albertson <kevin.albertson@10gen.com> |
| Comment by Jeremy Mikola [ 31/Jul/21 ] |
|
FYI andreas.braun: |