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

PYTHON-5151 Convert kms tests to use python scripts #2158

Merged
merged 31 commits into from
Feb 25, 2025

Conversation

blink1073
Copy link
Member

@blink1073 blink1073 commented Feb 25, 2025

@blink1073 blink1073 requested a review from NoahStapp February 25, 2025 13:45
@blink1073
Copy link
Member Author

Link failure is addressed in #2156

if sub_test_type == "remote":
return

if sub_test_target == "azure":
Copy link
Contributor

Choose a reason for hiding this comment

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

No check needed for sub_test_target == gcp?

Copy link
Member Author

Choose a reason for hiding this comment

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

No, it has less special handling. We do guard against using other names elsewhere.

@blink1073 blink1073 requested a review from NoahStapp February 25, 2025 20:38
@blink1073 blink1073 merged commit eaae22c into mongodb:master Feb 25, 2025
45 of 49 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