Skip to content

acceptance: shorten vector_search_endpoint test name to fit 50-char API limit#5108

Merged
shreyas-goenka merged 1 commit intomainfrom
fix-vector-search-endpoint-name-length
May 1, 2026
Merged

acceptance: shorten vector_search_endpoint test name to fit 50-char API limit#5108
shreyas-goenka merged 1 commit intomainfrom
fix-vector-search-endpoint-name-length

Conversation

@shreyas-goenka
Copy link
Copy Markdown
Contributor

Summary

The vector search endpoint name `test-endpoint-with-permissions-$UNIQUE_NAME` was 57 characters, exceeding the API's 50-character limit. Rename to `test-vse-perm-$UNIQUE_NAME` (40 chars) so the no_drift invariant test passes on UCWS.

This was failing in nightly runs on aws-prod-ucws and azure-prod-ucws.

Test plan

  • Verified `TestAccept/bundle/invariant/no_drift/...vector_search_endpoint.yml.tmpl` passes on aws-prod-ucws

This pull request was AI-assisted by Isaac.

…PI limit

The vector search endpoint name "test-endpoint-with-permissions-$UNIQUE_NAME"
was 57 characters, exceeding the API's 50-character limit. Rename to
"test-vse-perm-$UNIQUE_NAME" (40 chars) so the no_drift invariant test
passes on UCWS.

Co-authored-by: Isaac
@shreyas-goenka shreyas-goenka marked this pull request as ready for review May 1, 2026 09:31
@shreyas-goenka shreyas-goenka merged commit a70a14f into main May 1, 2026
25 of 27 checks passed
@shreyas-goenka shreyas-goenka deleted the fix-vector-search-endpoint-name-length branch May 1, 2026 09:40
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