Skip to content

PYTHON-4151 Use Centralized Scripts for CSFLE Tests #1477

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 20 commits into from
Jan 29, 2024

Conversation

blink1073
Copy link
Member

@blink1073 blink1073 marked this pull request as ready for review January 29, 2024 15:40
@blink1073 blink1073 requested a review from a team as a code owner January 29, 2024 15:40
@blink1073 blink1073 requested review from Jibola and NoahStapp and removed request for a team and Jibola January 29, 2024 15:40
git clone https://github.com/mongodb/libmongocrypt.git libmongocrypt_git
python -m pip install --prefer-binary -r .evergreen/test-encryption-requirements.txt
if [ ! -d "libmongocrypt_git" ]; then
git clone https://github.com/mongodb/libmongocrypt.git libmongocrypt_git
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we need to do this if we already install libmongocrypt above?

Copy link
Member Author

Choose a reason for hiding this comment

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

It shouldn't be

@blink1073 blink1073 requested a review from NoahStapp January 29, 2024 22:23
@blink1073 blink1073 merged commit 68d22b2 into mongodb:master Jan 29, 2024
@blink1073 blink1073 deleted the kmip-server-scripts branch February 6, 2024 11:41
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