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

INTPYTHON-316 Add Haystack to AI/ML Testing Pipelines #55

Merged
merged 6 commits into from
Jan 7, 2025

Conversation

blink1073
Copy link
Member

Because the tests use two different databases, I had to break it up into two folders. We could eventually refactor to allow multiple databases per folder, or change upstream to use a single database.

@blink1073 blink1073 requested a review from Jibola January 3, 2025 16:37
@caseyclements caseyclements self-requested a review January 7, 2025 03:24
Copy link
Collaborator

@caseyclements caseyclements left a comment

Choose a reason for hiding this comment

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

LGTM!!

@@ -65,14 +65,18 @@ retry() {
setup_local_atlas() {
echo "Starting the container"

IMAGE=artifactory.corp.mongodb.com/dockerhub/mongodb/mongodb-atlas-local:latest
IMAGE=mongodb/mongodb-atlas-local:latest
Copy link
Collaborator

Choose a reason for hiding this comment

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

👍

@blink1073 blink1073 merged commit faebe4b into mongodb-labs:main Jan 7, 2025
12 checks passed
@blink1073 blink1073 deleted the INTPYTHON-316 branch January 7, 2025 13:18
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