Skip to content

[Implementation] Add integration tests to remote-vector-index-builder #19

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

Open
1 of 2 tasks
rchitale7 opened this issue Mar 4, 2025 · 2 comments
Open
1 of 2 tasks
Assignees
Labels
enhancement New feature or request Roadmap:Vector Database/GenAI Project-wide roadmap label

Comments

@rchitale7
Copy link
Member

rchitale7 commented Mar 4, 2025

Description

  • End-to-end integration test that calls create_vectors_dataset, build_gpu_index, and upload_index in sequence, in run_tasks method.
  • End-to-end integration test that calls _build API to trigger a build request, and monitors status using _status API. _status API can poll for the build until timeout - if timeout is reached or build fails, the test fails.
@krisfreedain
Copy link
Member

Catch All Triage - 1 2

@Rajrahane
Copy link
Member

Ref:
Override S3_ENDPOINT #47

@Rajrahane Rajrahane self-assigned this Apr 16, 2025
@rchitale7 rchitale7 changed the title [Implementation] Add integration tests to remote-vector-index-builder core [Implementation] Add integration tests to remote-vector-index-builder Apr 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Roadmap:Vector Database/GenAI Project-wide roadmap label
Projects
Status: New
Development

No branches or pull requests

3 participants