Skip to content

ci(NODE-6682, NODE-6684): deployed KMS tests and serverless tests use secrets manager #4385

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

Merged
merged 9 commits into from
Jan 29, 2025

Conversation

baileympearson
Copy link
Contributor

@baileympearson baileympearson commented Jan 28, 2025

Description

What is changing?

Serverless tests use AWS secrets manager to fetch credentials to set up the cluster. These tests don't use secretes manager to fetch FLE credentials (https://jira.mongodb.org/browse/NODE-6685).

GCP and Azure KMS e2e tests also use secrets manager.

I also updated the testing readme with instructions on how to use secrets manager and how to run these tests locally.

Is there new documentation needed for these changes?

No.

What is the motivation for this change?

Release Highlight

Fill in title or leave empty for no highlight

Double check the following

  • Ran npm run check:lint script
  • Self-review completed using the steps outlined here
  • PR title follows the correct format: type(NODE-xxxx)[!]: description
    • Example: feat(NODE-1234)!: rewriting everything in coffeescript
  • Changes are covered by tests
  • New TODOs have a related JIRA ticket

@baileympearson baileympearson changed the title ci(NODE-6682): use secrets manager for FLE deployed KMS tests ci(NODE-6682, NODE-6684): deployed KMS tests and serverless tests use secrets manager Jan 28, 2025
@baileympearson baileympearson marked this pull request as ready for review January 29, 2025 14:17
@durran durran self-assigned this Jan 29, 2025
@durran durran added the Primary Review In Review with primary reviewer, not yet ready for team's eyes label Jan 29, 2025
@durran durran merged commit 6b15f20 into main Jan 29, 2025
28 of 30 checks passed
@durran durran deleted the fle-kms branch January 29, 2025 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Primary Review In Review with primary reviewer, not yet ready for team's eyes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants