-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
3
-
Not Needed
-
None
-
Not Needed
-
-
None
-
None
-
None
-
None
-
None
-
None
Use Case
As a Node driver engineer,
I want langchainjs tests to run in the AI pipeline test suite,
So that I am alerted of potential breakages.
User Experience
n/a
Dependencies
n/a
Risks/Unknowns
n/a
Acceptance Criteria
Implementation Requirements
- Add two CI tasks to ai-ml-pipeline-testing that run langchainjs' MongoDB integration's test suite:
- One task runs against local Atlas
- One task runs against an actual Atlas cluster
- Update first responder guidelines to include instructions on monitoring for ai pipeline breakages
- (nice-to-have) upload xunit test results to evergreen for the CI run so that individual test results are visible from the evergreen UI
Testing Requirements
- Tests pass in both variants.
Documentation Requirements
- n/a
Follow Up Requirements
- confirm that the tests run as a part of the nightly test run once the tests have merged.