-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: ai-ml-testing, AI/ML
Context
One of the more common failure modes we've seen is the error [SSL: CERTIFICATE_VERIFY_FAILED] across the python tests.
In the python toolchain, we addressed this issue by adding certifi to the base environment. We should investigate doing the same for the AI/ML pipeline tests, injecting it into the test environment if possible.
Definition of done
Add certifi to the test venvs where possible.
If not already done, please make a slack message in #ask-devprod-evergreen to see if this issue can be addressed by them as well.
Pitfalls
None