-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Conversation
Link failure is addressed in #2156 |
if sub_test_type == "remote": | ||
return | ||
|
||
if sub_test_target == "azure": |
There was a problem hiding this comment.
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
?
There was a problem hiding this comment.
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.
Co-authored-by: Noah Stapp <[email protected]>
Passing build: https://spruce.mongodb.com/version/67bdc35f433bca00070f4c42/tasks?sorts=STATUS%3AASC%3BBASE_STATUS%3ADESC