◐ Shell
clean mode source ↗

chore: Add Milvus to pr_integration_tests.yml by franciscojavierarceo · Pull Request #4891 · feast-dev/feast

@franciscojavierarceo franciscojavierarceo changed the title Add Milvus to pr_integration_tests.yml chore: Add Milvus to pr_integration_tests.yml

Jan 3, 2025

lokeshrangineni

- name: Setup Milvus Cluster
run: |
wget https://github.com/milvus-io/milvus/releases/download/v2.4.20/milvus-standalone-docker-compose.yml -O docker-compose.yml
docker compose up -d

Choose a reason for hiding this comment

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

Don't we need to tear down the cluster before ending the job?

Choose a reason for hiding this comment

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

Choose a reason for hiding this comment

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

not sure why do we need both one in action and services? do we need at both places? Looks like we are following the same pattern for redis as well.

Choose a reason for hiding this comment

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

There are some benefits for services but for Milvus, the service isn't necessary. I just followed what I thought was the convention but it's not necessary. I'll update the PR. 👍

redhatHameed

redhatHameed

lokeshrangineni

dharmisha pushed a commit to nishantgaurav-dev/feast that referenced this pull request

Jan 15, 2025
* Add Milvus to pr_integration_tests.yml

* upgrading to v2.5.1 and removing milvus service key

dharmisha pushed a commit to nishantgaurav-dev/feast that referenced this pull request

Jan 15, 2025

tmihalac pushed a commit to opendatahub-io/feast that referenced this pull request

Jan 21, 2025