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

ci(NODE-5322): fix lambda handler aws test #3725

Merged
merged 2 commits into from
Jun 14, 2023
Merged

Conversation

baileympearson
Copy link
Contributor

@baileympearson baileympearson commented Jun 14, 2023

Description

What is changing?

Updates the aws auth lambda handler test to use the new drivers-evergreen-tools setup for AWS authentication.

Is there new documentation needed for these changes?

No.

@@ -34,6 +34,8 @@ if [ ! -d "$DRIVERS_TOOLS" ]; then
git clone --depth=1 "https://github.com/mongodb-labs/drivers-evergreen-tools.git" "${DRIVERS_TOOLS}"
fi

echo "installed DRIVERS_EVERGREEN_TOOLS from commit $(git -C $DRIVERS_EVERGREEN_TOOLS rev-parse HEAD)"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

not necessary, but useful while debugging. I decided to leave it.

@baileympearson baileympearson changed the title ci(NODE-xxxx): fix lambda handler aws test ci(NODE-5322): fix lambda handler aws test Jun 14, 2023
@baileympearson baileympearson marked this pull request as ready for review June 14, 2023 14:51
@dariakp dariakp self-assigned this Jun 14, 2023
@dariakp dariakp added the Team Review Needs review from team label Jun 14, 2023
@dariakp dariakp merged commit dc068ac into main Jun 14, 2023
@dariakp dariakp deleted the NODE-5321-failing-azure-kms branch June 14, 2023 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team Review Needs review from team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants