Skip to content

Updated Autocomplete Tests to Share Index#13886

Merged
alzimmermsft merged 4 commits intoAzure:masterfrom
alzimmermsft:AzSearch_AutocompleteTestsShareIndex
Aug 8, 2020
Merged

Updated Autocomplete Tests to Share Index#13886
alzimmermsft merged 4 commits intoAzure:masterfrom
alzimmermsft:AzSearch_AutocompleteTestsShareIndex

Conversation

@alzimmermsft
Copy link
Member

Fixes #11145

This PR updates the autocomplete tests to share a single index instance as they are read only tests and won't modify the data in the index.

@alzimmermsft alzimmermsft added Search Client This issue points to a problem in the data-plane of the library. labels Aug 7, 2020
@alzimmermsft alzimmermsft self-assigned this Aug 7, 2020
@alzimmermsft
Copy link
Member Author

/azp run java - search - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@alzimmermsft
Copy link
Member Author

/azp run java - search - tests

@alzimmermsft alzimmermsft requested a review from sima-zhu August 8, 2020 00:06
@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Contributor

@sima-zhu sima-zhu left a comment

Choose a reason for hiding this comment

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

LGTM

@alzimmermsft alzimmermsft merged commit 4a1f51e into Azure:master Aug 8, 2020
@alzimmermsft alzimmermsft deleted the AzSearch_AutocompleteTestsShareIndex branch August 8, 2020 00:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Client This issue points to a problem in the data-plane of the library. Search

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Reduce Index Thrashing in Search Live Tests

3 participants