Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GODRIVER-3040 [master] Add driver tests for Serverless Proxy incremental rollout #1528

Merged
merged 3 commits into from
Jan 26, 2024

Conversation

blink1073
Copy link
Member

Cherry-pick of #1473 from v1 to master

@blink1073 blink1073 requested a review from a team as a code owner January 25, 2024 21:07
@blink1073 blink1073 requested review from prestonvasquez and removed request for a team January 25, 2024 21:07
Copy link
Contributor

API Change Report

No changes found!

SERVERLESS_API_PRIVATE_KEY=${SERVERLESS_API_PRIVATE_KEY} \
SERVERLESS_INSTANCE_NAME=${SERVERLESS_INSTANCE_NAME} \
bash ${DRIVERS_TOOLS}/.evergreen/serverless/delete-instance.sh
bash ${DRIVERS_TOOLS}/.evergreen/serverless/delete-instance.sh ${VAULT_NAME}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking at the code for delete-instance.sh , I don't see what the VAULT_NAME does here. Is this in anticipation of a future update to the delete-instance.sh script?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, good catch, it isn't needed.

@blink1073 blink1073 merged commit 00e355c into mongodb:master Jan 26, 2024
1 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants