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

chore: upgrade qdrant addon to v1.0 API, refactor scripts and add ut #1124

Merged
merged 8 commits into from
Oct 30, 2024

Conversation

Y-Rookie
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Oct 25, 2024

Codecov Report

Attention: Patch coverage is 0% with 198 lines in your changes missing coverage. Please review.

Project coverage is 0.00%. Comparing base (81459e5) to head (757a2b8).
Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
...qdrant/scripts-ut-spec/qdrant_member_leave_spec.sh 0.00% 106 Missing ⚠️
addons/qdrant/scripts-ut-spec/qdrant_setup_spec.sh 0.00% 76 Missing ⚠️
addons/qdrant/scripts-ut-spec/utils.sh 0.00% 16 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##            main   #1124    +/-   ##
======================================
  Coverage   0.00%   0.00%            
======================================
  Files         34      37     +3     
  Lines       4352    4550   +198     
======================================
- Misses      4352    4550   +198     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Y-Rookie Y-Rookie marked this pull request as ready for review October 28, 2024 05:59
wangyelei
wangyelei previously approved these changes Oct 28, 2024
start_server() {
# check QDRANT_POD_NAME_LIST and QDRANT_POD_FQDN_LIST are set
if is_empty "$QDRANT_POD_NAME_LIST" || is_empty "$QDRANT_POD_FQDN_LIST"; then
echo "QDRANT_POD_NAME_LIST or QDRANT_POD_FQDN_LIST is not set in gen_initialize_redis_cluster_node" >&2
Copy link
Contributor

Choose a reason for hiding this comment

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

"gen_initialize_redis_cluster_node"

Copy link
Contributor Author

Choose a reason for hiding this comment

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

"gen_initialize_redis_cluster_node"

fixed

@Y-Rookie Y-Rookie merged commit c35f1fe into main Oct 30, 2024
19 checks passed
@Y-Rookie Y-Rookie deleted the support/qdrant-v1.0-upgrade branch October 30, 2024 08:45
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.

5 participants