[GODRIVER-2214] Update serverless testing for load balancer fronting single proxy Created: 01/Nov/21 Updated: 11/May/22 Resolved: 10/May/22 |
|
| Status: | Closed |
| Project: | Go Driver |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major - P3 |
| Reporter: | PM Bot | Assignee: | Benji Rewis (Inactive) |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||||||
| Quarter: | FY22Q2 | ||||||||
| Upstream Changes Summary: | DRIVERS-1967:
Drivers MUST update the Evergreen environment variables specified in the Atlas Serverless credentials Google Doc. Drivers that have previously implemented DRIVERS-1375 will note that only the SERVERLESS_DRIVERS_GROUP variable has changed. It now points to a new Atlas project, which is configured to provision serverless instances where the load balancer is backed by a single proxy. Revised guidelines for handling useMultipleMongoses in legacy and unified test runners are discussed in mongodb/specifications@1b471f1. To summarize, since the URI now points to a load balancer backing a single serverless proxy, useMultipleMongoses is ignored when testing against Atlas Serverless. |
||||||||
| Documentation Changes: | Not Needed | ||||||||
| Description |
|
This ticket was split from DRIVERS-1967, please see that ticket for a detailed description. |
| Comments |
| Comment by Githook User [ 11/May/22 ] |
|
Author: {'name': 'Benjamin Rewis', 'email': '32186188+benjirewis@users.noreply.github.com', 'username': 'benjirewis'}Message: Fix serverless task (#937)
|
| Comment by Githook User [ 10/May/22 ] |
|
Author: {'name': 'Benjamin Rewis', 'email': '32186188+benjirewis@users.noreply.github.com', 'username': 'benjirewis'}Message: Fix serverless task (#937)
|
| Comment by Benji Rewis (Inactive) [ 04/May/22 ] |
|
Will be done in https://github.com/mongodb/mongo-go-driver/pull/937. |